搜索资源列表
fastdb-3.31.tar
- FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-serv
zgglxt
- 1.问题描述 对单位的职工进行管理,包括插入、删除、查找、排序等功能。 2.要求 职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象按姓名以字典方式职工管理文件中。 (2)删除一名职工:从职工管理文件中删除一名职工对象。 (3)查询:从职工管理文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序。 3.实现提示
tryfastdb
- 内存数据库fastdb的lib库,.h文件及fastdb的使用例子。-memory database fastdb the lib bank. H fastdb documents and the use of examples.
magicword
- 魔法单词记忆——DAO访问ACCESS数据库-magic word memory -- DAO visit ACCESS database
Unix 环境下用C语言实现的内存数据库
- Unix 环境下用C语言实现的内存数据库。,Unix environment using C language memory database.
39709581eXtremeDBStep-in
- TIdemo是高效的内存数据库系统,具备实时能力及便利的C++接口-TIdemo efficient memory database system with real-time capability and convenience of C++ Interface
insert_times
- 通过配置文件向timesten内存数据库插数据和查数据的方法-Through the configuration file to the memory database TimesTen interpolation data and search data
gigabase-365
- 一个小型的内存数据库,俄罗斯人写的。可以在在自己的程序、嵌入式系统中等等使用。-A small memory database written in Russian. Can in their own procedures, the use of embedded systems and so on.
gigabase-368
- 性能超好的内存数据库gigabase3.68-Memory Database gigabase3.68
4.2.6.API
- 内存数据库 altibase 开发 API-Memory Database API development altibase
InMemoryDBApplication
- 开源内存数据编程指南。 Berkeley DB-Open-source memory data Programming Guide. Berkeley DB
sparse-matrix
- A Sparse Matrix implemented in Visual Studio memory based, using linked list
jsmdb-1.0.3-src
- 使用java语言编写的使用内存作为存储介质的小型数据库系统。-Java Small Memory Database
setmemory
- restrict memory to physical memory when running queries in vfp
fastdb-364
- 比较高效的内存数据库,可以把它改个cache server 什么的-Comparison of high-memory database, it can be a change of what the cache server
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
FastDbBC-v6
- Fastdb传说是读写效率最高的内存数据库。他是一套库,向应用程序提供访问数据的一系列方法。他只能运行在本地,不支持网络访问,这点和IBM的内存数据库soliddb有点类似。它支持磁盘模式和非磁盘模式。Fastdb也支持事务,错误恢复和查询优化等功能。-main memory database
fastdb-371
- 一个性能比较好的轻量级内存数据库系统,想研究的朋友可以下来看看。-A performance better lightweight memory database system, want to study friends can look down.
SQlite_example
- C和C++ 的SQLite内存数据库的建立、查询、更新和删除等操作 -some examples of SQLite for building,querying,adding and deleting in memory.
fastdb-365
- 俄罗斯人K. A. Knizhnik写的主存数据库--FastDB-In-memory DBMS-- FastDB, written by a Russian man
