Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Change DB #211

Closed
akinwol opened this issue Mar 13, 2024 · 5 comments
Closed

Feature: Change DB #211

akinwol opened this issue Mar 13, 2024 · 5 comments
Assignees
Labels
🧙 backend 💡 feature Requests for new features or enhancements.
Milestone

Comments

@akinwol
Copy link
Collaborator

akinwol commented Mar 13, 2024

Type of feature

💡 Feature

Current behavior

  • Planetscale is deprecating their free tier
  • Base paid tier is quite costly
  • Need to change DB

Suggested solution

The community has agreed to move to neon

Proposed solution recommended by @matteobad @matteobadini

  • local development with docker postgres
  • open PR with changes
  • GitHub actions will create a new DB branch + create migration and run them + deploy vercel preview
  • PR is merged, Git branch and DB branch are deleted

Additional context

Further discussions here -> t3-oss/create-t3-turbo#915
No response

@hooopo
Copy link

hooopo commented Mar 14, 2024

TiDB Serverless is free up to 5GB and 50M Request Units (RUs) without the need to enter a credit card. It is compatible with MySQL, so migrating from PlanetScale to TiDB Serverless should be very easy.

@shouryan01
Copy link
Collaborator

@akinwol might I suggest https://postgresapp.com/ for local development for Mac users? It's still a connection string so no change would be needed, just an easier starting point which I don't mind writing the instructions/docs for

@dBianchii
Copy link

help i don't know where to go now that planetscale is gone :(
Turso seems cool but why SQLite/libsql ??
Neon is postgres, meh

@Codehagen
Copy link
Owner

Hello @dBianchii. The community has chosen to go with Neon, at least that is the latest. Or am i wrong @matteobad ?

@matteobad matteobad mentioned this issue Mar 18, 2024
13 tasks
@akinwol
Copy link
Collaborator Author

akinwol commented Mar 21, 2024

@matteobad how we doing with this ? Any updates here?

@Codehagen Codehagen assigned Codehagen and unassigned matteobad Apr 30, 2024
@Codehagen Codehagen moved this from Todo to Done in Badget Operational Roadmap Apr 30, 2024
@Codehagen Codehagen moved this from Done to Ready for release in Badget Operational Roadmap Apr 30, 2024
@github-project-automation github-project-automation bot moved this from Ready for release to Done in Badget Operational Roadmap Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧙 backend 💡 feature Requests for new features or enhancements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants