[ 源代码: sqlitecpp ]
软件包:libsqlitecpp-dev(3.2.1-1)
smart and easy to use C++ SQLite3 wrapper
SQLiteC++ offers an encapsulation around the native C APIs of SQLite, with a few intuitive and well documented C++ classes.
The goals of SQLiteC++ are:
- to offer the best of the existing simple C++ SQLite wrappers - to be elegantly written with good C++ design, STL, exceptions and RAII idiom - to keep dependencies to a minimum (STL and SQLite3) - to be portable - to be light and fast - to be thread-safe only as much as SQLite “Multi-thread” mode (see below) - to have a good unit test coverage - to use API names sticking with those of the SQLite library - to be well documented with Doxygen tags, and with some good examples - to be well maintained
下载 libsqlitecpp-dev
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 53.5 kB | 271.0 kB | [文件列表] |
arm64 | 52.1 kB | 267.0 kB | [文件列表] |
armel | 51.2 kB | 234.0 kB | [文件列表] |
armhf | 50.9 kB | 225.0 kB | [文件列表] |
i386 | 54.9 kB | 243.0 kB | [文件列表] |
mips64el | 55.9 kB | 303.0 kB | [文件列表] |
mipsel | 54.6 kB | 249.0 kB | [文件列表] |
ppc64el | 54.5 kB | 284.0 kB | [文件列表] |
s390x | 51.1 kB | 261.0 kB | [文件列表] |