There's one I aware of... Cirql by Starlane. Overview copied from it's website: Cirql (pronounced Circle) is a simple and lightweight ORM and query builder for SurrealDB with built in model mapping and validation powered by Zod. Unlike most query builders, Cirql takes a very open approach, providing you with complete control over your queries.
Hi Divij, thanks for your question. For ORM, the rust driver is written in such a way as to support it. The other language drivers are being designed with that in mind. The Java driver is work in progress and we are looking for contributors who are keen to shape the ORM. You can find the code in the github.com/surrealdb/surrealdb.java repository. Hope that helps!
Keep it up! Great progress!
Thank you!
Great work and great presentation 👏👏
Thanks!
Love your work team 👏
Thank you! 💜
Is there an ORM tool like hibernate for java for surrealdb?
No, I don't think so. I am folloing since few months
With surrealQL something like an ORM is not needed. Surrealdb basically works similar to an ORM out of the box without the need for an extra layer.
There's one I aware of... Cirql by Starlane. Overview copied from it's website: Cirql (pronounced Circle) is a simple and lightweight ORM and query builder for SurrealDB with built in model mapping and validation powered by Zod. Unlike most query builders, Cirql takes a very open approach, providing you with complete control over your queries.
Hi Divij, thanks for your question. For ORM, the rust driver is written in such a way as to support it. The other language drivers are being designed with that in mind. The Java driver is work in progress and we are looking for contributors who are keen to shape the ORM. You can find the code in the github.com/surrealdb/surrealdb.java repository. Hope that helps!
The content was interesting, couldn’t help but feel he looks like a cross between Thomas Middleditch and Zach Woods though.
But what about Cloud SurrealDB? Aint no one wanna host it themselves lmao
Hi John, we are busy working on the cloud offering as we speak. Stay tuned!