2024-12-06 18:18:36 +03:00
|
|
|
The source code is availale on [Gitflic](https://gitflic.ru/project/erthink/libmdbx).
|
|
|
|
Donations are welcome to ETH `0xD104d8f8B2dC312aaD74899F83EBf3EEBDC1EA3A`.
|
|
|
|
Всё будет хорошо!
|
2022-04-28 00:41:45 +03:00
|
|
|
|
2022-05-01 11:59:51 +03:00
|
|
|
> Questions, feedback and suggestions are welcome to the [Telegram' group](https://t.me/libmdbx).
|
|
|
|
|
2020-07-21 01:24:29 +03:00
|
|
|
\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
|
2022-04-28 00:41:45 +03:00
|
|
|
- \ref improvements
|
2020-07-21 01:24:29 +03:00
|
|
|
- \ref restrictions
|
|
|
|
- \ref performance
|
|
|
|
2. \ref usage
|
|
|
|
- \ref getting
|
|
|
|
- \ref starting
|
|
|
|
- \ref bindings
|
|
|
|
|
2020-08-22 20:19:46 +03:00
|
|
|
3. The `C/C++` API manual:
|
2020-07-23 19:24:21 +03:00
|
|
|
- The \ref c_api reference
|
2020-08-25 18:27:07 +03:00
|
|
|
- \ref c_crud_hints "Quick reference for Insert/Update/Delete operations"
|
2020-07-23 19:24:21 +03:00
|
|
|
- The \ref mdbx.h header file reference
|
2020-08-22 20:19:46 +03:00
|
|
|
- The \ref cxx_api reference
|
|
|
|
- The \ref mdbx.h++ header file reference
|
2020-07-21 01:24:29 +03:00
|
|
|
|
|
|
|
Please do not hesitate to point out errors in the documentation,
|
2022-04-20 23:10:00 +03:00
|
|
|
including creating [merge-request](https://gitflic.ru/project/erthink/libmdbx/merge-request) with corrections and improvements.
|
2020-07-21 01:24:29 +03:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2023-01-16 19:12:08 +03:00
|
|
|
\section MithrilDB MithrilDB and Future
|