pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.
MicroPie is an ultra-micro ASGI Python web framework that gets out of your way.
kenobiDB is a document based sqlite3 abstraction for Python 3.
mongoDB for lazy people