The document describes DEX, a high-performance graph database management system. DEX uses an internal representation based on bitmaps to store and query very large graphs. It was developed by researchers at the DAMA-UPC research group. Experimental results show DEX can load graphs with billions of edges in hours and perform common graph queries on large real-world datasets within seconds to minutes. Future work aims to further optimize DEX for querying trillions of objects and develop distributed and transactional capabilities.