surrealdb / awesome-surreal

A curated list of SurrealDB resources, tools, utilities, and applications.
https://surrealdb.com
Creative Commons Zero v1.0 Universal
388 stars 56 forks source link

Request for adding surrealdb_extra a rust library to the list #57

Closed jakin010 closed 4 months ago

jakin010 commented 5 months ago

I created a surrealdb query builder and tiny orm in rust While it's not complete with everything it already has support for select, update, create and relate in the query builder

https://crates.io/crates/surrealdb_extra

naisofly commented 4 months ago

Nice one @jakin010! Please create a Pull Request. I suggest adding it under Development Tools 👍🏽