2 unstable releases

0.2.0 Sep 6, 2022
0.1.0 Apr 26, 2022

#2565 in Database interfaces

Download history 13/week @ 2024-03-09 2/week @ 2024-03-16 30/week @ 2024-03-30 2/week @ 2024-04-06 18/week @ 2024-05-11 29/week @ 2024-05-18 18/week @ 2024-05-25 79/week @ 2024-06-01 34/week @ 2024-06-08 69/week @ 2024-06-15 116/week @ 2024-06-22

310 downloads per month

Apache-2.0

94KB
3K SLoC

Cube.js

WebsiteDocsExamplesBlogSlackTwitter

GitHub Actions Crates.io (latest) Documentation (latest)

Cube SQL API

Library for emulating a PostgreSQL server.

License

Cube Store is Apache 2.0 licensed.


lib.rs:

Bindings for emulating a PostgreSQL server (protocol v3). You can find overview of the protocol at https://www.postgresql.org/docs/10/protocol.html

Dependencies

~4–11MB
~111K SLoC