diesel 0.14.0

A safe, extensible ORM and Query builder
Documentation
[![Diesel](http://diesel.rs/assets/images/diesel_logo_stacked_black.png)](http://diesel.rs)

# Diesel - A safe, extensible ORM and Query Builder for Rust

Diesel is the most productive way to interact with databases in Rust because of its safe and composable abstractions over queries.

## Getting Started

This is the Readme of the main crate. You can find [an extensive Getting Started tutorial](http://diesel.rs/guides/getting-started) and more information on our [website](http://diesel.rs).