6615a9de53
Reviewers: buda Reviewed By: buda Subscribers: pullbot, mferencevic Differential Revision: https://phabricator.memgraph.io/D1547
22 lines
730 B
Markdown
22 lines
730 B
Markdown
# 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)
|