superduper icon indicating copy to clipboard operation
superduper copied to clipboard

Supported database use cases

Open jieguangzhou opened this issue 1 year ago • 6 comments

Why

image

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

image

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

jieguangzhou avatar Dec 06 '23 07:12 jieguangzhou

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

RISHIKESHk07 avatar Dec 14 '23 03:12 RISHIKESHk07

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?

jieguangzhou avatar Dec 14 '23 07:12 jieguangzhou

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

RISHIKESHk07 avatar Dec 14 '23 12:12 RISHIKESHk07

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

jieguangzhou avatar Dec 14 '23 13:12 jieguangzhou

Hey @jieguangzhou , I would like to contribute with the DuckDB use case.

Gasta88 avatar Jan 29 '24 16:01 Gasta88

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

jieguangzhou avatar Feb 01 '24 02:02 jieguangzhou