Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
giovannibonetti
21 days ago
|
parent
|
context
|
favorite
| on:
Show HN: Oxyde – Pydantic-native async ORM with a ...
You might be interested in a library that flips around the concept of an ORM, like sqlc [1] or aiosql [2]. You specify just what you want from the database, without needing to couple so much API with database tables.
[1]
https://sqlc.dev/
[2]
https://nackjicholson.github.io/aiosql/
nine_k
21 days ago
[–]
Nice! But what about type checking?
gcr
14 days ago
|
parent
[–]
sqlc's whole deal is "Compile SQL to type-safe code," what do you mean "what about type checking"?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://sqlc.dev/ [2] https://nackjicholson.github.io/aiosql/