minimal-fastapi-postgres-template
minimal-fastapi-postgres-template copied to clipboard
MariaDB support
I got feedback that support for MariaDB would be nice to have, I'm a little PostgreSQL biased, but MariaDB is awesome too.
- https://github.com/rafsaf/minimal-fastapi-postgres-template/issues/38 first
- new option choice in cookiecutter for db
- some jinja
ifs in docker-compose files and for sqlalchemy engine code - maybe some other things will show up, not sure db session changes or if alembic configuration would survive it