搜索资源列表
sqlite-3.1.3.tar
- 一个小型的嵌入式数据库,支持SQL命令,使用非常简单-a small embedded database support SQL commands, the use of very simple
mobiledatebase
- 嵌入式移动数据库应用研究,前台操作简单方便,人性化,非常好的东西呀-mobile embedded database applications, prospects simple operation, humane, very good things ah
db4o-5.2-java
- db4o db4o是一个嵌入式的开源对象数据库引擎.对于Java与.NET开发者来说都是一个非常好的对象持久化工具. db4o性能高并且安装简单.-db4o db4o is an open-source embedded object database engine. For Java and.NET developers are a very good tool for object persistence. Db4o high performance and easy to install.
odbccy
- 嵌入式ODBC和SQL应用 开发环境,VC++6.0-embedded ODBC and SQL application development environment, Visual C + + 6.0
fastdb-301
- 用于嵌入式环境的数据库,可用于多种嵌入式实时操作系统。-environment for embedded database, which can be used in a variety of embedded real-time operating system.
QuickLitev1.5
- sqlite嵌入式数据库的一个封装,非常好使用。-sqlite embedded in a database package, a very good use.
btree_rb
- 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
pragma
- 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
tokenize
- 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
trigger
- 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
sqliteInt
- 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
sqlite
- 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
sqlite-3.3.5.tar
- 新版轻量级嵌入式数据库,经交叉编译后可用于嵌入式系统。-new lightweight embedded database that can be cross-compiled for embedded systems.
sqlite-3_3_5
- 嵌入式数据库Sqlite,SQLlite小型数据库,可嵌入文件-embedded database Sqlite, SQLlite small database can be embedded in documents
sqlite-2.8.17.tar
- 这是一个嵌入式系统上运行的轻量级数据库,移植也相当方便,直接交叉编译即可。-This is an embedded system running on lightweight database transplants are fairly convenient, direct cross compiler can.
BerkeleyDB-4.7.25.tar 开源嵌入式数据库系统
- BerkeleyDB,非常有名的开源嵌入式数据库系统,含完整安装包、文档和源码.-BerkeleyDB, very famous revenue Embedded database system with a complete installation package, documentation and source code.
sqlite-3.6.2.tar
- 最新的sqlite3.6.2源代码,完整版本。sqlite3是一个强大的嵌入式数据库。在嵌入式系统的中广泛使用,比起其他C/S、B/S结构的数据库。sqlite3更简洁,占用资源更少。-Sqlite3.6.2 the latest source code, full version. sqlite3 is a powerful embedded database. Embedded systems in widespread use when compared with other C/S, B
gigabase-365
- 一个小型的内存数据库,俄罗斯人写的。可以在在自己的程序、嵌入式系统中等等使用。-A small memory database written in Russian. Can in their own procedures, the use of embedded systems and so on.
sqlite-3.5.4.0.tar
- 很小的一个文件数据库,非常适合嵌入式系统使用-a very good database
SQLiteManager_XR_0.4.8
- SQLite介绍 自几十年前出现的商业应用程序以来,数据库就成为软件应用程序的主要组成部分。正与数据库管理系统非常关键一样,它们也变得非常庞大,并占用了相当多的系统资源,增加了管理的复杂性。随着软件应用程序逐渐模块模块化,一种新型数据库会比大型复杂的传统数据库管理系统更适应。嵌入式数据库直接在应用程序进程中运行,提供了零配置(zero-configuration)运行模式,并且资源占用非常少。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,