You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am thinking to start with only focusing on SQL/lite-compatible drivers because otherwise, the user code needs to be changed per connector (and higher order ORMS cannot know how to generate queries).
We can BTW introduce this as experimental non-sql driver and see if useful but at least we need query preparation support.
Describe the feature
https://surrealdb.com/docs/integration/sdks/nodejs
This is more exotic, and could be out of scope, should we focus just on SQL like things ?
This is what SurrealQL looks like :
It's not a SQL db, but the syntax share some similarities.
Additional information
The text was updated successfully, but these errors were encountered: