.. Misery documentation master file, created by sphinx-quickstart on Mon May 16 22:39:14 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Misery ====== *This library is dedicated to those Python developers who wrote a lot of unmaintainable code trying to work with databases asynchronously.* In spite of its name, it may be a good choice for you because: - it's asynchronous from the beginning - it can save you from writing significant amount of boilerplate code - it can help you separate business logic from data storage details - it works well with MyPy - it doesn't use a lot of magic Supported database systems: PostgreSQL, ClickHouse. Contents -------- .. toctree:: :maxdepth: 2 guide api for_contributors