Is your feature request related to a problem? If so, please describe.
Using Postgres for the Books API and MySQL here.
Describe the solution you'd like
For consistency, it would be good if we use Postgres for both the Books API (which currently does) and the Book Project (we currently use MySQL here).
Benefits:
Easier to maintain (e.g. Dockerfiles) when we're using Postgres for both projects
Easier for contributors familiar with Postgres to work on both
Postgres has a more permissive license
Additional context
Be sure to read the contributing guidelines first!
Discuss your implementation approach with us before we assign you to it
Provide us with an estimate on how long you think it will take you to complete
Branch from main and set main as the destination branch in your pull request
Is your feature request related to a problem? If so, please describe. Using Postgres for the Books API and MySQL here.
Describe the solution you'd like For consistency, it would be good if we use Postgres for both the Books API (which currently does) and the Book Project (we currently use MySQL here).
Benefits:
Additional context
main
and setmain
as the destination branch in your pull requestIf you need help with anything, we'll be happy to help you over a GitHub Q&A discussion or our Slack workspace