superduper
superduper copied to clipboard
Supported database use cases
Why
We currently support many databases, but we need to display the most direct and actual database links to help users use them more smoothly (after filtering out sensitive information). These database links should include open-source database connections and commercial database connections.
How
https://docs.superduperdb.com/docs/docs/data_integrations/postgresql
As demonstrated in the document above, it is recommended to provide examples for each database and their associated commercial version links.
We need to do two things.
- Use the directly to run a demo
- Update the documents
Databases List:
- [ ] MongoDB
- [x] #1488
- [ ] #1727
- [ ] MySQL
- [ ] PostgreSQL
- ....
What
If everyone want help picking one of these, please comment on this issue, thanks
Hey @jieguangzhou would like to contribute , all I need to do would be to write additional docs like the postgress SQL one , for other DBs right
Hey @RISHIKESHk07 , Thank you for your interest in the project and I look forward to your contribution. Yes, in addition to the above documents, it is best to have demo fragments that allow users to copy and run them directly.
WDYT?
would love to give it a try , the demo fragments are required to be extensive ? I could do it for sql dbs , not sure about the others,any reference to follow as i totally new to this
would love to give it a try , the demo fragments are required to be extensive ? I could do it for sql dbs , not sure about the others,any reference to follow as i totally new to this
You can test this example, https://github.com/SuperDuperDB/superduperdb/blob/main/examples/sql-example.ipynb or Or test your favorite scenario
Hey @jieguangzhou , I would like to contribute with the DuckDB use case.
Hey @jieguangzhou , I would like to contribute with the DuckDB use case.
Hey @Gasta88 , Thanks you. I created an issue for this
https://github.com/SuperDuperDB/superduperdb/issues/1727