Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseluisq/rust-diesel-orm-example
The "Getting Started" example of Rust Diesel ORM and PostgreSQL.
https://github.com/joseluisq/rust-diesel-orm-example
diesel-rs orm postgresql rust-lang
Last synced: about 11 hours ago
JSON representation
The "Getting Started" example of Rust Diesel ORM and PostgreSQL.
- Host: GitHub
- URL: https://github.com/joseluisq/rust-diesel-orm-example
- Owner: joseluisq
- Created: 2020-05-28T22:10:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T22:11:04.000Z (over 4 years ago)
- Last Synced: 2024-04-14T02:11:12.917Z (10 months ago)
- Topics: diesel-rs, orm, postgresql, rust-lang
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Diesel - Getting Started
> The "Getting Started" example of [Rust Diesel ORM](https://diesel.rs/) and [PostgreSQL](https://www.postgresql.org/).
→ https://diesel.rs/guides/getting-started/