搜索资源列表
sqlite-3.6.11 linux下安装包
- sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、
CppSQLite3U_WINCE.rar
- SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
sqliteTest
- sqlite数据库的源代码, 例子是在windows上使用,不过可以移值到各种平台上使用-sqlite database source code, example is the use of windows, but the value can be changed to use a variety of platforms
ApressTheDefinitiveGuidetoSQLite
- 学习使用SQLite3的很好的资料,SQLite3由于其小型化,无须配置,开源的特性越来越受到嵌入式方向的青睐。-Today, there are millions and millions of copies of SQLite running unnoticed inside computers and gadgets made by hundreds of companies from around the world. You have probably used SQLite
Sqlite_Develop_cn
- Windows下使用,用于打开编辑sqlite数据库. 功能很强大. 中文绿色,简单适用,用到sqlite的不妨试试.-Windows, use, used to open sqlite database editing. Powerful. Chinese green, a simple application to use sqlite' s worth a try.
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
DataBase
- 使用C++封装的Sqlite数据库,在Windows Mobile及WinCE中使用。目前能够正常使用-Using C++ package Sqlite database, use Windows Mobile, and WinCE. The normal use of the current
sqlite-dll-win32-x86-3070603
- Very fast and powerful database on python
sqlite-autoconf-3070603.tar
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合。这个压缩文件包含了必要的文件。更多资料:http://www.sqlite.org/about.html-This ZIP archive contains all C source code for
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
sqlite-3_3_7
- sqlite-3_3_7 源代码,最稳定的sqlite源码,可以编译成linux、windows、mac等版本-sqlite-3_3_7 源码