mirror of
https://github.com/actix/actix-website
synced 2024-12-03 20:22:13 +01:00
Update links to example projects based on recent commit (#256)
This commit is contained in:
parent
3f327a5dbd
commit
4bec03576c
@ -8,9 +8,9 @@ weight: 1010
|
||||
|
||||
We have several example projects showing use of async database adapters:
|
||||
|
||||
- Postgres: https://github.com/actix/examples/tree/master/database_interactions/pg
|
||||
- SQLite: https://github.com/actix/examples/tree/master/database_interactions/basic
|
||||
- MongoDB: https://github.com/actix/examples/tree/master/database_interactions/mongodb
|
||||
- Postgres: https://github.com/actix/examples/tree/master/databases/postgres
|
||||
- SQLite: https://github.com/actix/examples/tree/master/databases/sqlite
|
||||
- MongoDB: https://github.com/actix/examples/tree/master/databases/mongodb
|
||||
|
||||
# Diesel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user