5 releases (3 breaking)

0.6.0 Jan 3, 2024
0.5.0 Jan 3, 2024
0.4.0 Nov 7, 2022
0.3.1 Aug 1, 2022
0.3.0 Aug 1, 2022

#2066 in Database interfaces

Download history 450/week @ 2023-12-23 957/week @ 2023-12-30 766/week @ 2024-01-06 681/week @ 2024-01-13 757/week @ 2024-01-20 558/week @ 2024-01-27 808/week @ 2024-02-03 477/week @ 2024-02-10 356/week @ 2024-02-17 605/week @ 2024-02-24 502/week @ 2024-03-02 625/week @ 2024-03-09 414/week @ 2024-03-16 522/week @ 2024-03-23 499/week @ 2024-03-30 430/week @ 2024-04-06

1,939 downloads per month
Used in samling

MIT/Apache

28KB
605 lines

Cornucopia

Generate type-checked Rust from your SQL


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

This is a client crate for Cornucopia. This dependency provides

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

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

Dependencies

~8–20MB
~322K SLoC