虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 数据库系统 > About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

  • 资源大小:467 K
  • 上传时间: 2013-12-11
  • 上传用户:jiajuncai
  • 资源积分:2 下载积分
  • 标      签: C. hamsterdb structure database

资 源 简 介

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

相 关 资 源

您 可 能 感 兴 趣 的