


Supports terabyte-sized databases and gigabyte-sized strings and blobs.Great for use as an application file format. A complete database is stored in a single cross-platform disk file.
#SQLITE FOR MAC OS FULL#
Full SQL implementation with advanced features like partial indexes and common table expressions.Zero-configuration - no setup or administration needed.Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.SQLite for macOS is the most widely deployed database in the world with more applications than we can count, including several high-profile projects. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite for Mac is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
