cosmopolitan/third_party/sqlite3/README.cosmo

17 lines
305 B
Text
Raw Normal View History

DESCRIPTION
SQLite is an embeddable SQL relational database with a ~1mb
footprint and a wide variety of features.
ORIGIN
https://www.sqlite.org/2021/sqlite-preprocessed-3350500.zip
LICENSE
Public Domain or MIT
LOCAL CHANGES
- Changed the fsync() code to be configured at runtime.