Modules

Errors that can be returned by a client

EdgeDB Types Used for Data Modelling

Structs

A builder used to create connections.

A database connection client.

Configuration of the client

Error type returned from any EdgeDB call.

Result returned from an execute() call.

Traits

The main trait that allows query execution.

A single argument for a query.

A tuple of query arguments.

A trait representing single result from a query.

Functions

Create a connection to the database with default parameters.

Derive Macros

Derive macro that allows structs and enums to be populated by database queries.