#tokio-postgres #query #sql #generator #postgresql

cornucopi_async

Asynchronous client library for Cornucopi users

2 releases

new 0.7.1 Jan 5, 2025
0.7.0 Jan 5, 2025

#1595 in Database interfaces

Download history 284/week @ 2025-01-01

284 downloads per month

MIT/Apache

28KB
602 lines

Cornucopi

Generate type-checked Rust from your SQL

NOTE: It's been a long time since the original `cornucopia` crates were updated. These are copies of those crates under a new name, where we will focus on keeping sub-dependencies up-to-date.



Note: This crate is the asynchronous client. You can find the synchronous client here.

This is a client crate for Cornucopi. This dependency provides

  1. Internals required by the generated code.
  2. Public items that you may find useful when working with Cornucopi (you can find more info about these in the docs).

You need to depend on this crate for Cornucopi's generated code to work properly.

Dependencies

~7–16MB
~231K SLoC