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

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,671
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72
vrischmann/zig-sqlite A thin wrapper around sqlite's C API for the Zig programming language. 378
ahgamut/sqlite A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. 3
go-the-way/sg A Go library for generating standard SQL queries 6
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
tengla/sqlite3-to-mysql Converts SQLite3 SQL to MySQL format with minimal modifications 134
abc34/sqlite_codec A modified version of SQLite with built-in encryption using the mbedtls library 0
probertson/air-sqlite Utilities for working with SQLite databases in Adobe AIR. 76
msallin/sqlitecodefirst A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. 612
fahimf/sqlitedb A lightweight wrapper for accessing and manipulating SQLite databases in Swift 589
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 9
david-christiansen/idrissqlite Provides type-safe bindings and tools for Idris to interact with SQLite databases. 41