mirror of
https://github.com/actix/actix-website
synced 2024-12-04 20:51:54 +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:
|
We have several example projects showing use of async database adapters:
|
||||||
|
|
||||||
- Postgres: https://github.com/actix/examples/tree/master/database_interactions/pg
|
- Postgres: https://github.com/actix/examples/tree/master/databases/postgres
|
||||||
- SQLite: https://github.com/actix/examples/tree/master/database_interactions/basic
|
- SQLite: https://github.com/actix/examples/tree/master/databases/sqlite
|
||||||
- MongoDB: https://github.com/actix/examples/tree/master/database_interactions/mongodb
|
- MongoDB: https://github.com/actix/examples/tree/master/databases/mongodb
|
||||||
|
|
||||||
# Diesel
|
# Diesel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user