Browsing Tag
yugabytedb
4 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…
Geo-Distributed API Layer With Kong Gateway
Ahoy, Mateys! It’s been a while since I published my last article on my geo-distributed application development journey.…