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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Change DB #211

Open
akinwol opened this issue Mar 13, 2024 · 5 comments 路 May be fixed by #219
Open

Feature: Change DB #211

akinwol opened this issue Mar 13, 2024 · 5 comments 路 May be fixed by #219
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

@akinwol akinwol added 馃挕 feature Requests for new features or enhancements. 馃憖 Exploration Pending labels Mar 13, 2024
@akinwol akinwol added this to the Alpha 0.1 milestone Mar 13, 2024
@matteobad matteobad self-assigned this Mar 13, 2024
@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
Member

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

@matteobad matteobad linked a pull request Mar 18, 2024 that will close this issue
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
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
Status: Ready for release
Development

Successfully merging a pull request may close this issue.

7 participants