sqlite
SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows...
共 132 份资源
源代码 3,471
sqlite 热门资料
查看全部 132 份 →
PDF文档
sqlite的帮助文档
sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the S...
PDF文档
Sqlite的Web服务器
帮助开发者快速构建轻量级Web服务,掌握嵌入式Linux下SQLite数据库的高效应用。适合需要在资源受限环境中实现数据交互的场景,提升系统响应与稳定性。...
PDF文档
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from w
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzi...