Skip to content

The official Rust binding for EdgeDB

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

geldata/gel-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:

Crate Source Description
gel-auth Source Authentication and authorization utilities
gel-derive Source Derive macro for data structures fetched from the database
gel-errors Source Error handling utilities
gel-protocol Source Low-level definitions for data model of the Gel protocol
gel-stream Source Library for streaming TLS/plaintext data between clients and servers
gel-tokio Source Gel/EdgeDB client using Tokio async runtime

Running Tests

cargo test --all-features will test most features of the creates in this repository, however some feature combinations will not be tested. See justfile for all commands to run the complete feature matrix test suite.

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