#date-time #numeric #postgresql #api-bindings

pgtypes

Bindings to libpgtypes with numeric and datetime calculations

1 unstable release

Uses old Rust 2015

0.1.0 Jul 6, 2017

#16 in #datetime

MIT/Apache

14KB
342 lines

pgtypes

Bindings in Rust for PostgreSQL's client handling of the numeric and date/time related types.

Current state

pgtypes-rs is still very much a work in progress. While it can perform calculations on numeric types, a lot of work still remains to enhance the code quality and readability, and also to include date/time arithmetic.

License

pgtypes-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.

Dependencies

~0–2MB
~41K SLoC