memgraph/docs/user_technical/README.md

22 lines
730 B
Markdown
Raw Normal View History

# Technical Documentation
## About Memgraph
Memgraph is an ACID compliant high performance transactional in-memory graph
database management system featuring highly concurrent
data structures, multi-version concurrency control and asynchronous IO.
[//]: # (When adding a new documentation file, please add it to the list)
## Contents
* [About Memgraph](#about-memgraph)
* [Quick Start](quick_start.md)
* [Tutorials](tutorials/tutorials_overview.md)
* [How-to Guides](how-to_guides/how-to_guides_overview.md)
* [Concepts](concepts/concepts_overview.md)
* [Reference Guide](reference_guide/reference_overview.md)
* [Upcoming Features](upcoming-features.md)
[//]: # (Nothing should go below the contents section)