mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-16 05:44:30 +08:00
3a09b8fb0c
// Пока Positive Technologies, пора заняться делом.
35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
The source code is availale on [Gitflic](https://gitflic.ru/project/erthink/libmdbx).
|
|
Donations are welcome to ETH `0xD104d8f8B2dC312aaD74899F83EBf3EEBDC1EA3A`.
|
|
Всё будет хорошо!
|
|
|
|
> Questions, feedback and suggestions are welcome to the [Telegram' group](https://t.me/libmdbx).
|
|
|
|
\section toc Table of Contents
|
|
|
|
This manual is divided into parts,
|
|
each of which is divided into several sections.
|
|
|
|
1. The \ref intro
|
|
- \ref characteristics
|
|
- \ref improvements
|
|
- \ref restrictions
|
|
- \ref performance
|
|
2. \ref usage
|
|
- \ref getting
|
|
- \ref starting
|
|
- \ref bindings
|
|
|
|
3. The `C/C++` API manual:
|
|
- The \ref c_api reference
|
|
- \ref c_crud_hints "Quick reference for Insert/Update/Delete operations"
|
|
- The \ref mdbx.h header file reference
|
|
- The \ref cxx_api reference
|
|
- The \ref mdbx.h++ header file reference
|
|
|
|
Please do not hesitate to point out errors in the documentation,
|
|
including creating [merge-request](https://gitflic.ru/project/erthink/libmdbx/merge-request) with corrections and improvements.
|
|
|
|
---
|
|
|
|
\section MithrilDB MithrilDB and Future
|