Skip to content

manchoz/kiotlogdb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KiotlogDB.rs - KiotlogDB driver for Diesel.rs

KiotlogDB.rs is an experimental crate for interacting with Kiotlog's Devices and Sensors catalog.

KiotlogDB is a PostgreSQL database which makes heavy uses of column types such as UUID and JsonB.

I just started this crate to teach myself in Rust and to learn how to implement a full-mapped, strongly-typed, ORM implementation with application specific types (no generic serde_json::Values) in Diesel.rs.

Other implementations:

About

KiotlogDB.rs - KiotlogDB driver for Diesel.rs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published