-
Notifications
You must be signed in to change notification settings - Fork 27
fall2014.BDB
nurzhan25 edited this page Oct 25, 2014
·
26 revisions
Requires : Linux + Header with DB API (db.h) + .c/.h library files + Makefile (make so -> libdb.so)
- Initial repo - API Example your library MUST HAVE
TO READ:
- The Ubiquitous B-Tree by Douglas Comer
- Introduction to Algorithms. Third Edition by Cormen, Leiserson, Rivest
- antirez/otree
- LMDB
- Architecture of BDB
- Oracle BDB
-
- SQLite BTree Implementation (with description for storage):
# Люди, отправившие свои репозитории:
- https://github.com/AlexandrShcherbakov/B-tree - Щербаков Александр
- https://github.com/algor512/fall14BDB - Горелов Aлексей
- https://github.com/andreykoloskov/db-lab1 - Колосков Андрей
- https://github.com/antongoy/sfera-dbms - Гой Антон
- https://github.com/Dadrik/BDB - Вашуров Илья
- https://github.com/Gerold103/DBTree - Шпилевой Владислав
- https://github.com/grauwolf32/dbase_homework - Кулаков Руслан
- https://github.com/kirchhoff95/dbms - Кравченко Фёдор
- https://github.com/n-canter/btree - Шегай Максим
- https://github.com/ovchinnikov94/btree - Овчинников Дмитрий
- https://github.com/rudanov/SUBD - Руданов Дмитрий
- https://github.com/shayakhmetov/sfera-DBMS - Шаяхметов Рим
- https://github.com/zamotivator/dbms-osipov - Олег
- https://github.com/madmarble/azaza - Шарапова Анзама
- https://github.com/nurzhan25/dbms-task1/ - Сактаганов Нуржан