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 several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
标签: project implement developed Database
上传时间: 2013-12-25
上传用户:semi1981
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu
一个简单的b tree 实现代码,可用于缓存数据,提高查询速度
上传时间: 2015-11-27
上传用户:it男一枚
B-tree 在内存中的实现,包括插入、删除、查找。
上传时间: 2013-12-09
上传用户:asasasas
b tree code for index in the database design
标签: database design index tree
上传时间: 2016-02-03
上传用户:z1191176801
JSP同学录JSP+SQL基于B/S结构
上传时间: 2014-01-16
上传用户:hn891122
是用JSP编写,基于B/S模式的班级学生管理(校友录)系统(jsp)
上传时间: 2014-01-17
上传用户:410805624
b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。
上传时间: 2013-12-19
上传用户:lijinchuan
jsp编写的B/S架构的企业人力资源管理系统,代码够全,功能够多,需要的下载吧
上传时间: 2017-03-31
上传用户:R50974
this is a Implementation of a B* tree,not yet completed, because I need help for this task.
标签: this Implementation completed because
上传时间: 2013-11-27
上传用户:xinyuzhiqiwuwu