https://github.com/bobbymannino/rust-sql-orm-demo
A very simple demo of using SQL with an ORM in Rust
https://github.com/bobbymannino/rust-sql-orm-demo
orm sql
Last synced: 4 months ago
JSON representation
A very simple demo of using SQL with an ORM in Rust
- Host: GitHub
- URL: https://github.com/bobbymannino/rust-sql-orm-demo
- Owner: bobbymannino
- License: apache-2.0
- Created: 2025-07-03T19:42:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-06T18:46:20.000Z (12 months ago)
- Last Synced: 2025-10-01T18:51:31.214Z (9 months ago)
- Topics: orm, sql
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust SQL ORM Demo
A very simple demo of using SQL with an ORM in Rust