mirror of
https://github.com/actix/actix-website
synced 2025-01-22 16:15:56 +01:00
Links to database adapters fixed (#255)
This commit is contained in:
parent
591efc3bb0
commit
3f327a5dbd
@ -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:
|
||||||
|
|
||||||
- SQLx: https://github.com/actix/examples/tree/master/database_interactions/sqlx_todo
|
|
||||||
- Postgres: https://github.com/actix/examples/tree/master/database_interactions/pg
|
- Postgres: https://github.com/actix/examples/tree/master/database_interactions/pg
|
||||||
- SQLite: https://github.com/actix/examples/tree/master/database_interactions/basic
|
- SQLite: https://github.com/actix/examples/tree/master/database_interactions/basic
|
||||||
|
- MongoDB: https://github.com/actix/examples/tree/master/database_interactions/mongodb
|
||||||
|
|
||||||
# Diesel
|
# Diesel
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user