Browsing Tag
distributed
3 posts
pgSphere and Q3C on Distributed SQL
To explore YugabyteDB’s capabilities in handling spherical and astronomical datasets, I recently tested two PostgreSQL extensions: pgSphere and…
Pessimistic locking, Read Committed, and all Isolation Levels
Optimistic Concurrency Control looks attractive in a distributed system because it avoids locks. However, in an SQL database,…
Mastodon on YugabyteDB
Twitter is changing and lot of users are moving to Mastodon. With this increase of load, had to…