#tokiopostgres — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tokiopostgres, aggregated by home.social.
-
After testing both SeaORM & Tokio Postgres:
With both, you still need to manually write
- junction table
- migrations
- mappings to your useful or complex types/structs.So basicaly you just get almost raw result from a database that is a SQL table representation that you transform to you business models.
-
After testing both SeaORM & Tokio Postgres:
With both, you still need to manually write
- junction table
- migrations
- mappings to your useful or complex types/structs.So basicaly you just get almost raw result from a database that is a SQL table representation that you transform to you business models.
-
After testing both SeaORM & Tokio Postgres:
With both, you still need to manually write
- junction table
- migrations
- mappings to your useful or complex types/structs.So basicaly you just get almost raw result from a database that is a SQL table representation that you transform to you business models.
-
After testing both SeaORM & Tokio Postgres:
With both, you still need to manually write
- junction table
- migrations
- mappings to your useful or complex types/structs.So basicaly you just get almost raw result from a database that is a SQL table representation that you transform to you business models.