https://github.com/kingluo/sqlx-hello-world
hello world example for sqlx.
https://github.com/kingluo/sqlx-hello-world
async-std await postgresql sqlx
Last synced: 4 months ago
JSON representation
hello world example for sqlx.
- Host: GitHub
- URL: https://github.com/kingluo/sqlx-hello-world
- Owner: kingluo
- License: apache-2.0
- Created: 2020-01-24T13:00:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T13:05:35.000Z (about 6 years ago)
- Last Synced: 2025-03-22T22:44:03.414Z (11 months ago)
- Topics: async-std, await, postgresql, sqlx
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sqlx-hello-world
hello world example for sqlx.