sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3...
- 资源大小:1.32 MB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
数据结构
others
资 源 简 介
sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
see more:
http://www.sqlite.org
文 件 列 表
sqlite-3.6.18
depcomp
sqlite3.pc
aclocal.m4
README
ltmain.sh
configure
shell.c
configure.ac
config.guess
install-sh
config.sub
missing
sqlite3.c
sqlite3.h
Makefile.am
Makefile.in
sqlite3ext.h
INSTALL
sqlite3.pc.in