|
You are here |
rrees.me | ||
| | | | |
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... | |
| | | | |
blog.logrocket.com
|
|
| | | | | ORM is a powerful tool, but it adds a layer of complexity that can cause some hiccups. Here's why you may want to avoid ORM in your next project. | |
| | | | |
maxdemarzi.com
|
|
| | | | | Data is everywhere... all around us, but sometimes the medium it is stored in can be a problem when analyzing it. Chances are you have a ton of data sitting around in a relational database in your current application... or you have begged, borrowed or scraped to get the data from somewhere and now you... | |
| | | | |
pgdba.org
|
|
| | | [AI summary] This technical article explains the Multi-Version Concurrency Control (MVCC) and transaction isolation levels in PostgreSQL, including how XIDs work and common concurrency issues. | ||