/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

www.tumfatig.net
| | josiahparry.com
5.3 parsecs away

Travel
| | [AI summary] Josiah Parry advises data scientists on essential database concepts for scaling analytics while suggesting that modern tools like DuckDB and Apache Arrow may eliminate the need for a full relational database management system.
| | baransel.dev
4.2 parsecs away

Travel
| | Discover the basics of SQL
| | blog.dancrisan.com
4.9 parsecs away

Travel
| | Let's start with some new vocabulary and acronyms: DBMS : Database Management System Data model : concepts describing a collection of data (example: relational data model, object-oriented data model). Schema : characteristics and properties of... | Dan Crisan | Techie, Blogger, Diversity Advocate and A Little Bit More . This is my technical blog (:
| | postgresql.verite.pro
10.4 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...