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] Support cloud database options similar to existing databases. #1578

Open
4 tasks
tracker1 opened this issue Apr 13, 2024 · 0 comments
Open
4 tasks
Labels
enhancement New feature or request

Comments

@tracker1
Copy link

Feature description

Would be nice to see a few additional databases supported.

  • CockroachDB/CockroachLabs (mostly PostgreSQL compatible)
  • Turso (sqlite, libsqlite server over http api)
  • D1 (sqlite via cloudflare)
  • AstroDB (effectively sqlite/Turso from Astro)

They should be relatively straight forward, but I don't know the specific APIs for them... CockroachDB support may be as simple as testing compatibility against a CockroachDB connection via the PostgreSQL client.

@tracker1 tracker1 added the enhancement New feature or request label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant