> For the complete documentation index, see [llms.txt](https://gautamnaik1994.gitbook.io/snippets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gautamnaik1994.gitbook.io/snippets/tools-and-libraries/databases.md).

# Databases

## Free Redis Database for small projects

### Upstash

{% embed url="<https://upstash.com/>" %}

Also includes Kafka

## Lightweight NoSQL databases for Python

* Pickle DB
* TinyDB
* ZodDB

## Python ORM for Sqlite

### Peewee

### Alchemy

## Free SQL database

### Planetscale Platform

{% embed url="<https://planetscale.com/>" %}
