|
You are here |
electric-sql.com | ||
| | | | |
www.ivaylopavlov.com
|
|
| | | | | In this post we'll explore what is GraphQL and when it makes sense to use it. We'll map an existing SQL database (SQLite) with an Object Relational Mapping (ORM) system - SQLAlchemy in Python, and Read more... | |
| | | | |
unplannedobsolescence.com
|
|
| | | | | How dynamic typing makes DSL-driven development easy, and what can be done to bring static typing up to par. | |
| | | | |
yos.io
|
|
| | | | | Above is a recorded talk I gave on GraphQL at the GeekCamp.sg conference. Slides are available here. This blog post is an aspirational transcript for the talk. Keep reading for more! | |
| | | | |
coady.github.io
|
|
| | | [AI summary] The article argues that GraphQL, while solving over-fetching on the client, recreates ORM inefficiencies on the server and advocates for introspecting query selections to build efficient resolvers. | ||