搜索资源列表
fastdb-301
- 用于嵌入式环境的数据库,可用于多种嵌入式实时操作系统。-environment for embedded database, which can be used in a variety of embedded real-time operating system.
dbrowse
- 一个不错的fastdb使用例子,采用反射方法-fastdb a good use of examples, reflective approach
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
tryfastdb
- 内存数据库fastdb的lib库,.h文件及fastdb的使用例子。-memory database fastdb the lib bank. H fastdb documents and the use of examples.
fastdb-241
- fastdb-241源码,俄国人开发实时数据库系统!
fastdb-339
- 俄罗斯牛人KK的作品,著名的ORDBMS,这里上传最新的3.39版本源代码.希望了解对象关系数据库的同好,请不要错过.
gigabase-358
- 和fastdb系出同门,也是一个嵌入式的ORDBMS.大家可以比较一下这两者在实现上的不同之处.
fastdb
- FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。通过降低数据传输的开销和非常有效的锁机制提供了高速的查询。对每一个使用数据库的应用数据库文件被影射到虚拟内存空间中。因此查询在应用的上下文中执行而不需要切换上下文以及数据传输。fastdb中并发访问数据库的同步机制通过原子指令实现,几乎不增加查询的开销。
fastdb-348
- 最新版本!fastdb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。
fastdb
- 嵌入式数据库软件 嵌入式数据库软件 嵌入式数据库软件
fastdb-3.53
- 最新的高速内存数据库
fastdb-2.55.tar.gz
- FastDB:内存数据库 开源代码,FastDB
zutai1
- 组态王的源代码,非常不错,值得学习,采用C++语言编写-FastDB code,using C++ to create the realtime Database,have fun ,enjoy it,ha ha ha ha ha ha
fastdb-2.41.tar
- fastdb-2.41.tar.gz,使用C++编写的内存数据库-fastdb-2.41.tar.gz
fastdb-3.47.tar
- 一个比较实用的实时数据库,在电力系统直流输电中得到应用-A more practical, real-time database, in the power system has been applied to HVDC
fastdb-363
- FastDB3.6.3是最近的windows版本的fastdb内存数据库。FastDB是一个高效率的内存数据库系统,在磁盘上的数据库文件和使用该数据库的每一个应用程序占用的虚拟内存空间相映射,这样取消了数据文件和缓冲池中的数据传输。再将整个文件数据读入内存,并且使用了高性能的锁工具实现了只读模式线程间、单个更改模式线程和多个只读模式线程间的并发执行。-Most recent sources for Windows:FastDB3.6.3
fastdb-364
- 比较高效的内存数据库,可以把它改个cache server 什么的-Comparison of high-memory database, it can be a change of what the cache server
gigabase-383
- 面向对象数据库,gigabase,操作类似fastDB,速度快。但是好像有些不稳定。-Object-oriented database, gigabase, operating similar fastDB, fast. But seems to be some instability.
fastdb-365
- 俄罗斯人K. A. Knizhnik写的主存数据库--FastDB-In-memory DBMS-- FastDB, written by a Russian man
FastDB
- FastDB是一个高效率的内存数据库系统,具有实时性能和方便的C++接口-FastDB is a highly efficient memory database system with real-time performance and convenient C++ interface