/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

planetscale.com
| | rethinkdb.com
2.9 parsecs away

Travel
| | [AI summary] RethinkDB announces new changefeeds features in version 1.16 that allow databases to push real-time query results to applications, simplifying the development of real-time applications.
| | architecturenotes.co
3.8 parsecs away

Travel
| | How Relational Databases Work. This post talks about how indexes and transactions work on the inside of relational databases.
| | michaelscodingspot.com
2.7 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | jeff.klukas.net
27.7 parsecs away

Travel
| Originally posted on the Simple engineering blog; also presented at PGConf US 2017 and Ohio LinuxFest 2017 We previously wrote about a pipeline for replicating data from multiple siloed PostgreSQL databases to a data warehouse in Building Analytics at Simple, but we knew that pipeline was only the first step. This post details a rebuilt pipeline that captures a complete history of data-changing operations in near real-time by hooking into PostgreSQL's logical decoding feature. The new pipeline powers not only a higher-fidelity warehouse, but also user-facing features.