blockchain/contrib/db/libmdbx/example
2022-04-25 13:49:07 +02:00
..
CMakeLists.txt mdbx added as sources due to ban of it's repo 2022-04-25 13:49:07 +02:00
example-mdbx.c mdbx added as sources due to ban of it's repo 2022-04-25 13:49:07 +02:00
README.md mdbx added as sources due to ban of it's repo 2022-04-25 13:49:07 +02:00
sample-bdb.txt mdbx added as sources due to ban of it's repo 2022-04-25 13:49:07 +02:00

See example-mdbx.c as an example of using libmdbx, and do a line-by-line comparison of it with the sample-bdb.txt file.