Skip to content

edgedb/edgedb-rust

Repository files navigation

Gel Rust Binding

This workspace is a collection of Rust crates for the Gel database. Individual docs can currently be found on docs.rs:

  • gel-tokio -- client using Tokio async runtime,
  • gel-derive -- derive macro for data structures fetched from the database,
  • gel-protocol -- low-level definitions for data model of the Gel protocol.
  • gel-errors -- low-level definitions for data model of the Gel protocol.

Running Tests

See justfile for all commands to run the tests.

License

Licensed under either of

at your option.

About

The official Rust binding for EdgeDB

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages