minimal-fastapi-postgres-template icon indicating copy to clipboard operation
minimal-fastapi-postgres-template copied to clipboard

MariaDB support

Open rafsaf opened this issue 2 years ago • 0 comments

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

rafsaf avatar Nov 30 '23 20:11 rafsaf