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: Dump & Restore DB #165

Open
2 tasks done
HilkopterBob opened this issue Oct 28, 2024 · 0 comments
Open
2 tasks done

Feature: Dump & Restore DB #165

HilkopterBob opened this issue Oct 28, 2024 · 0 comments

Comments

@HilkopterBob
Copy link

Is your feature request related to a problem?

making a backup currently only works by:

  • connecting to the Surrealdb-Host and using surrealdb-cli or
  • backing up the host (Container / VM)

Describe the solution

the surrealdb-cli currently supports to export the db as surrealQL and restoring data from such files. A db.dump(filepath) method would be great to have in this sdk.

Alternative methods

SurrealDB version

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

1 participant