A storage engine written in C
 
 
Go to file
Yury Kurlykov ab4ea22cc1 Add table file v1 doc 2019-12-03 23:38:00 +10:00
inc/YeltsinDB Add table file v1 doc 2019-12-03 23:38:00 +10:00
src Implement big-endian machines support 2019-12-03 20:00:22 +10:00
.gitignore Initial commit 2019-10-28 20:47:53 +10:00
CMakeLists.txt Initial commit 2019-10-28 20:47:53 +10:00
Doxyfile Fix docs generation 2019-10-28 22:36:33 +10:00
README.md Initial commit 2019-10-28 20:47:53 +10:00
table_file_v0.md Add table file v1 doc 2019-12-03 23:38:00 +10:00
table_file_v1.md Add table file v1 doc 2019-12-03 23:38:00 +10:00

README.md

YeltsinDB

Storage engine for study project written in C.