/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

leopard.in.ua
| | blog.panoply.io
2.0 parsecs away

Travel
| | In this article we go over the differences between SQL and NoSQL, the critical components of a database, and when to use either of these two options.
| | typicalprogrammer.com
2.1 parsecs away

Travel
| | [AI summary] A discussion on the use of relational databases versus alternative integration methods like XML over HTTP, focusing on encapsulation, data integrity, and the role of SQL in application integration.
| | www.adamconrad.dev
1.5 parsecs away

Travel
| | Ch 2 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | postgresql.verite.pro
7.3 parsecs away

Travel
| To avoid having concurrent transactions interfere with each other,SQL engines implement isolation as a feature.This property corresponds to the I letter in t...