rorm-db 0.2.0

The inner database abstraction layer from rorm.
docs.rs failed to build rorm-db-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rorm-db-0.10.1

This crate is used as language independent base for building an orm.

Rust specific features will be exposed through the rorm crate. rorm-lib implements C bindings for this crate.