Explore >> Select a destination


You are here

www.rockset.com
| | blog.quest.com
5.5 parsecs away

Travel
| | Your organization wants to be more data driven, but with the massive growth in data and the multitude of different data sources at your fingertips, how can you more effectively gain the insights you n...
| | www.decodable.co
2.9 parsecs away

Travel
| | How CDC can help with microservices, caching, and more.
| | www.fivetran.com
5.0 parsecs away

Travel
| | Looking under the hood and load testing Fivetran's data pipelines.
| | timilearning.com
20.2 parsecs away

Travel
| Distributed databases typically divide their tables into partitions spread across different servers which get accessed by many clients. In these databases, client transactions often span the different servers, as the transactions may need to read from various partitions. A distributed transaction is a database transaction which spans multiple servers. This post will detail how databases guarantee some ACID properties when executing distributed transactions.