Crate databeam

Source
Expand description

§databeam

Database connection manager.

Re-exports§

Modules§

  • Redis connection manager
  • Application config manager
  • Database handler
  • Types and traits for the query family of functions and macros.
  • Shared SQL types
  • Basic utility functions

Macros§

  • Statically checked SQL query with println!() style syntax.

Functions§

  • Execute a single SQL query as a prepared statement (transparently cached).