# Documentation > SQLite over the network, with Litestream support. ## Overview - [Documentation](https://nsqlite.varavel.com/docs/index.md) ## Sections - [Guides](https://nsqlite.varavel.com/docs/guides/index.md) ## Pages - [Container Configuration](https://nsqlite.varavel.com/docs/guides/configuration/index.md): This project is designed to be used with Docker and aims to ship with sensible defaults that work... - [Transactions](https://nsqlite.varavel.com/docs/guides/transactions/index.md): NSQLite supports SQLite transactions over the RPC API. A transaction lets you group multiple writ... - [CORS & Browser Access](https://nsqlite.varavel.com/docs/guides/cors/index.md): NSQLite is built for server-to-server communication. The HTTP API expects other servers as client... - [RQLite Compatibility](https://nsqlite.varavel.com/docs/guides/rqlite-compat/index.md): NSQLite provides an additive compatibility layer for clients that use the rqlite HTTP API format....