2 unstable releases

0.2.0 Sep 6, 2022
0.1.0 Apr 26, 2022

#2422 in Database interfaces

46 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

~3–11MB
~95K SLoC