搜索资源列表
48410
- This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which s
database_bPtree
- 用c编写的在数据库中关于b+tree的实现的代码,结构清晰-Realization b+tree code database with c, clear structure
MiniSql-master
- 具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)