Explore >> Select a destination


You are here

www.eliza-ng.me
| | blog.aymenhamza.com
1.7 parsecs away

Travel
| | In recent years, the software development landscape has witnessed a proliferation of Object-Relational Mapping (ORM) tools and various solutions designed to distance developers from direct SQL interaction. While these tools may appear to be convenient for managing database queries and mutations initially, they often reveal their shortcomings as your project
| | phiresky.github.io
3.8 parsecs away

Travel
| | Using relational databases in a typed language is a pain unless you have great libraries to support you. There's a lot of different libraries for TypeScript, but they all have their own advantages and flaws. Since it's hard to find anything other than TypeORM, this is a short list of the
| | lackofimagination.org
2.1 parsecs away

Travel
| | Despite all its strengths, SQL can be awkward to integrate with host languages such as JavaScript and Python. There's often an impedance mismatch between SQL's declarative nature and the host language's object-oriented or functional paradigms - SQL queries are typically written as strings within the host language, making it difficult to apply composable programming techniques...
| | www.kevgibbs.com
18.5 parsecs away

Travel
| [AI summary] This blog post introduces the author's intent to share insights on leading engineering teams and managing successful software development projects.