搜索资源列表
sqlite_EX1
- Linux环境下的Sqlite例程,使用函数回调的机制-Linux environment under the Sqlite routines, the use of callback function mechanism
sqlite-3.3.17.tar
- sqlite database for embed linux-sqlite database for embed Linux
sqlite-3.5.2.so
- sqlite 3.5.2 编译好的库,可以用在linux上
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、
test-sqlite3
- linux sqlite多线程读写源代码-linux sqlite rw multi-thread source code
sqlite
- sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
score
- linux平台下基于sqlite数据库的学生成绩管理系统程序-linux platform based on student achievement sqlite database management system procedures
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-source-3_3_6
- 一种嵌入式数据库,开源的,可以采用linux,wince等环境下编译,使用简单,功能强大,是一个很棒的数据库系统,已经在很大大型工程中使用-An embedded database, open source, and can be used linux, wince, etc. build environment, using simple, powerful, is a great database system has been used in major projects in large
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
sqlite-3.3.6.tar
- 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
SQLite_API_demo
- linux下SQLITE数据库一些API的用法实例。-some sample of SQLITE API in linux
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
ns_SQLiteTest
- 一个访问SQLite的例子,使用NetBeans在Linux下开发,采用的是直接编译压缩的SQLite数据库。-A visit SQLite example, use in Linux NetBeans under development, use is direct compiler compression SQLite database.
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
mysqlite
- Linux 环境下的sqlite数据库,C语言实现其基本的数据操作-Linux evironment to use Sqlite database with C to show the basic appilication
sqlite-3_3_7
- sqlite-3_3_7 源代码,最稳定的sqlite源码,可以编译成linux、windows、mac等版本-sqlite-3_3_7 源码
SQLiteSpy
- sqlite可视工具,嵌入式linux平台上的db文件,放window下分析-sqlite tool
source
- linux下SQLITE应用程序 简单银行财务管理系统-The simple SQLITE application bank financial management system under Linux
qt-sqlite-master
- qt操作sqlite数据库简单源码示例。已经在linux平台上面测试通过-qt sqlite operation simple source code examples. It has been tested in linux platform above