Embedded NodeJS version? #5316
stereobooster
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
There is https://github.com/surrealdb/surrealdb.node, where you should be able to use But this package does not seem to be very well maintained and is unstable. Maybe it will work for you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SurrealDB works as embedded DB with two protocols:
Which is good for frontend usage. Is there anyway to use it on the server with something like,
rocksdb://file/path?On the same note: what about opfs?
Beta Was this translation helpful? Give feedback.
All reactions