def-guide-to-sqlite-10

Book source

The source code for 'The Definitive Guide to SQLite' book accompanies the published version.

Source code for 'The Definitive Guide to SQLite' by Grant Allen and Mike Owens

GitHub

41 stars
6 watching
39 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simonw/sqlite-utilsA Python utility and library for manipulating SQLite databases.1,708
temporal/cl-sqliteProvides a Common Lisp interface to the SQLite relational database management system.73
vrischmann/zig-sqliteA wrapper around sqlite's C API to simplify usage in Zig programming language396
ahgamut/sqliteA repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine.3
go-the-way/sgA Go library for generating standard SQL queries6
perfectlysoft/perfect-sqliteA stand-alone Swift wrapper around the SQLite 3 client library.50
nerdyc/squealProvides a straightforward interface to access and manipulate SQLite databases in Swift.297
david-bouyssie/sqlite4sA thin wrapper around the SQLite C library with an API similar to Sqlite4java.37
tengla/sqlite3-to-mysqlConverts SQLite3 SQL to MySQL format with minimal modifications135
abc34/sqlite_codecA modified version of SQLite with built-in encryption using the mbedtls library0
probertson/air-sqliteUtilities for working with SQLite databases in Adobe AIR.76
msallin/sqlitecodefirstA library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach.614
fahimf/sqlitedbA lightweight wrapper for accessing and manipulating SQLite databases in Swift588
dridk/sqlite2duckdbConverts one type of relational database to another with high reading efficiency.12
david-christiansen/idrissqliteProvides type-safe bindings and tools for Idris to interact with SQLite databases.41