Explore >> Select a destination


You are here

www.eliza-ng.me
| | www.fullstackpython.com
7.9 parsecs away

Travel
| | Object-relational mappers (ORMs) bridge relational databases and data represented in Python code.
| | lackofimagination.org
7.8 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...
| | jaketrent.com
7.0 parsecs away

Travel
| | The object-relational mapping world of JPA and Hibernate has made a lot of things really nice and easy. As with any framework of this sort, however, it bec
| | lobsterpot.com.au
50.9 parsecs away

Travel
| Steve Jones (@way0utwest@bluesky), who has coordinated the T-SQL Tuesday blog party since Adam Machanic stepped down, is also hosting this month. And he asks us about database permissions. How we check who has access to what within the database. I'm going to focus on whether people have access to sensitive data, rather than whether people [...]