What is SQLite?
SQLite is a self-contained, serverless, embedded relational database engine developed by D. Richard Hipp and maintained by the SQLite Development Team. It stores an entire database as a single cross-platform file and requires no separate server process, making it suitable for embedding in applications and devices. It is one of the most widely deployed database engines in existence, used in browsers, mobile operating systems, and countless applications.
Files SQLite opens
Database Files
Misc Files
Click any badge for full per-format details - what it is, how to open it and how to convert it.
Download SQLite
SOURCEwww.sqlite.orgofficial site - avoid third-party download portals
PLATFORMSWindows
