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

docs: Superduper integration #1179

Merged
merged 4 commits into from
Nov 27, 2024
Merged

docs: Superduper integration #1179

merged 4 commits into from
Nov 27, 2024

Conversation

Anush008
Copy link
Member

@Anush008 Anush008 commented Sep 16, 2024

## NOT YET RELEASED!

PREVIEW

@Anush008 Anush008 added the do not merge For release on a specified date label Sep 16, 2024
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for condescending-goldwasser-91acf0 ready!

Name Link
🔨 Latest commit c64ad5c
🔍 Latest deploy log https://app.netlify.com/sites/condescending-goldwasser-91acf0/deploys/67455606a16617000811cad3
😎 Deploy Preview https://deploy-preview-1179--condescending-goldwasser-91acf0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Anush008 Anush008 removed the do not merge For release on a specified date label Nov 26, 2024
with open('text.json', 'r') as f:
data = json.load(f)

db = superduper('mongomock://test')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm missing some context here. Why do we use mongomock:// protocol?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Superduper works on top of SQL/No SQL DBs.
Could be any of the ones mentioned at https://docs.superduper.io/docs/intro/

@Anush008 Anush008 merged commit e06d364 into master Nov 27, 2024
5 checks passed
@Anush008 Anush008 deleted the superduper branch November 27, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants