-
SQLite Download Page
SQLite Download Page
(SHA3-256: 436747dc8090d015b9869b96f5837f745e852d2ce73fd77410ed76ee51107a1f)
(3.00 MiB)
C source code as an amalgamation. Also includes a "configure" script
and TEA makefiles f...
-
SQLite Home Page
SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine. SQLite is the most used database engine in the world. More Info
Ongoing development and supp...
-
SQLite Documentation
► Overview Documents
About SQLite
→
A high-level overview of what SQLite is and why you might be
interested in using it.
Appropriate Uses For SQLite
→
This document describes situations wher...
-
About SQLite
About SQLite
48 bytes)
SQLite is an in-process library that implements a
self-contained,
serverless,
zero-configuration,
transactional
SQL database engine.
The code for SQLite is in the
public domai...
-
SQLite In 5 Minutes Or Less
Search Changelog
Here is what you do to start experimenting with SQLite without having
to do a lot of tedious reading and configuration:
Download The Code
Get a copy of the prebuilt binaries for your ...
-
SQLite Home Page
What Is SQLite?
SQLite is a C-language library that implements a
small,
fast,
self-contained,
high-reliability,
full-featured,
SQL database engine.
SQLite is the most used database engine in the world...