API Reference nex_base v#0.4.3

Modules

A fluent database query builder for Elixir, modeled after the Supabase JS SDK (postgrest-js). Supports PostgreSQL and SQLite with automatic adapter detection and multiple simultaneous database connections.

Represents a database connection configuration.

Struct representing the intermediate state of a NexBase query.

Facade module for starting adapter-specific Repos in supervision trees.