2020-10-22 00:56:15 +08:00
|
|
|
# Memgraph
|
2015-06-19 16:14:27 +08:00
|
|
|
|
|
|
|
Memgraph is an ACID compliant high performance transactional distributed
|
|
|
|
in-memory graph database featuring runtime native query compiling, lock free
|
2015-06-19 16:33:48 +08:00
|
|
|
data structures, multi-version concurrency control and asynchronous IO.
|
2015-07-31 18:30:05 +08:00
|
|
|
|
2020-10-22 00:56:15 +08:00
|
|
|
## Development Documentation
|
2015-07-31 18:30:05 +08:00
|
|
|
|
2021-01-28 23:29:00 +08:00
|
|
|
Please continue in
|
|
|
|
[Notion](https://www.notion.so/memgraph/memgraph-0428591638604c8385550e214ea9f3e6).
|
2020-10-22 00:56:15 +08:00
|
|
|
|
|
|
|
## User Documentation
|
|
|
|
|
|
|
|
Memgraph user documentation is maintained within
|
|
|
|
[docs](https://github.com/memgraph/docs) repository. The documentation is also
|
|
|
|
available on [GitBook](https://docs.memgraph.com).
|
|
|
|
|
|
|
|
## Licences
|
|
|
|
|
|
|
|
* [Community](release/LICENSE_COMMUNITY.md)
|
|
|
|
* [Enterprise](release/LICENSE_ENTERPRISE.md)
|