# SQLite > SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is a library that implements a small, fast, self-contained, high-reliability, full-featured, [database engine](https://wiki.g15e.com/pages/Database.txt). ## Articles - 2024-10-17 - [Brian Douglas' Tech Blog - Sensible SQLite defaults](https://briandouglas.ie/sqlite-defaults/) ## See also - [sqlite-vec](https://github.com/asg017/sqlite-vec) - A vector search SQLite extension that runs anywhere