> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SQLite

> If you need a lightwEIGht database solution without overhead, SQLite is the perfect choice. Learn more about how to use SQLite here!

If you need a lightweight database solution without the overhead of MySQL or PostgreSQL, SQLite is the perfect choice. Learn more about how to use SQLite in these articles:

* [Connecting to SQLite from the command line](/docs/connect-to-sqlite-from-the-command-line)
* [Connecting to SQLite using Python](/docs/connecting-to-sqlite-using-python)
* [Connecting to SQLite using PHP](/docs/connect-to-sqlite-using-php)
* [Connecting to SQLite using Node.js](/docs/connecting-to-sqlite-using-node-js)
