搜索资源列表
MiniSQLForDB
- 实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-achieve a streamlined single-user SQL engine (DBMS) MiniSQL. allows users to input characters SQL interface to achieve the table creation / deletion; the index creation /
MiniSQL
- miniSQL 数据库设计 包含API,Buffer Manager,Catalog Manager, index Manager, Inerpreter, Record Manager-miniSQL database design includes API, Buffer Manager, Catalog Manager, index Manager, Inerpreter, Record Manager
minisql
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the tab
MiniSQL4.0
- MiniSQL Search for certain tuple Search between a range Create table Create B+index based on the key Drop table Drop index -A simple database. Simple operations are supported like search for certain tuple and create a new table. B+tree
MiniSQL-v3
- 小型数据库系统,Visual Studio 2008/2010工程,可直接运行,支持SQL语句、建立B+树索引、计算操作时间等功能-Small database system, Visual Studio 2008/2010 project can be run directly support the SQL statement to establish B+ tree index, calculated operation time etc.
jksql
- 实现了创建数据库,建表等SQl的功能,有问题存在,望见谅。-Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records,
MiniSQL
- 自己实现的一个简单数据库系统源码。 miniSQL. 支持创建表、删除表、插入记录、删除记录、查询记录、创建索引、删除索引和退出系统。 代码中还有一些bug。-Own implementation of a simple system source code. miniSQL. Support the creation of tables, delete tables, insert records, delete records, check records, creat
661487187miniSQL
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。(The design and implementation of a simplified single user SQL engine (DBMS) MiniSQL, allows users to input a character interface SQL statement table create / delete in