mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-07-31 22:02:13 -04:00
improve Diesel description
This commit is contained in:
parent
e102789787
commit
ae69f222fb
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
|
||||||
* [deuterium-orm/deuterium-orm](https://github.com/deuterium-orm/deuterium) — an SQL query builder for Rust [](https://travis-ci.org/deuterium-orm/deuterium)
|
* [deuterium-orm/deuterium-orm](https://github.com/deuterium-orm/deuterium) — an SQL query builder for Rust [](https://travis-ci.org/deuterium-orm/deuterium)
|
||||||
* [ivanceras/rustorm](https://github.com/ivanceras/rustorm) — an ORM for Rust [](https://travis-ci.org/ivanceras/rustorm)
|
* [ivanceras/rustorm](https://github.com/ivanceras/rustorm) — an ORM for Rust [](https://travis-ci.org/ivanceras/rustorm)
|
||||||
* [phonkee/treasure](https://github.com/phonkee/treasure) — an ORM for Rust
|
* [phonkee/treasure](https://github.com/phonkee/treasure) — an ORM for Rust
|
||||||
* [sgrif/diesel](https://github.com/sgrif/diesel) — an ORM for Rust [](https://travis-ci.org/sgrif/diesel)
|
* [sgrif/diesel](https://github.com/sgrif/diesel) — an ORM and Query builder for Rust [](https://travis-ci.org/sgrif/diesel)
|
||||||
* PostgreSql
|
* PostgreSql
|
||||||
* [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) — a native [PostgreSQL](http://www.postgresql.org) client [<img src="https://travis-ci.org/sfackler/rust-postgres.svg?branch=master">](https://travis-ci.org/sfackler/rust-postgres)
|
* [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) — a native [PostgreSQL](http://www.postgresql.org) client [<img src="https://travis-ci.org/sfackler/rust-postgres.svg?branch=master">](https://travis-ci.org/sfackler/rust-postgres)
|
||||||
* Sqlite
|
* Sqlite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue