Citus BlogCitus Blog

Thoughts about the Citus database—as well as PostgreSQL, sharding, distributed databases, and other open source extensions to Postgres.

Marco Slot

PGConf.Russia talk on pg_shard

Written byBy Marco Slot | March 23, 2015Mar 23, 2015

Last month we went to PGConf.Russia and gave a talk on [pg_shard](/citus-products/pg-shard) which is available for download on GitHub. pg_shard is an open source PostgreSQL extension which allows users to scale out their database by creating a cluster...

Keep reading
Jason Petersen

Announcing pg_shard 1.1

Written byBy Jason Petersen | March 18, 2015Mar 18, 2015

Last winter, we open-sourced pg_shard, a transparent sharding extension for PostgreSQL. It brought straightforward sharding capabilities to PostgreSQL, allowing tables and queries to be distributed across any number of servers.

Today we’re excited...

Keep reading
Ozgun Erdogan

How to Build Your Distributed Database (1/2)

Written byBy Ozgun Erdogan | February 24, 2015Feb 24, 2015

The first distributed database that I worked on was called CSPIT. The project was led by a visionary architect and involved some of the smartest developers I knew at Amazon.

CSPIT never saw the light of day. On the technical side, we ran into scalability...

Keep reading
Marco Slot

PGConf.Russia interesting takeaways

Written byBy Marco Slot | February 19, 2015Feb 19, 2015

PGConf.Russia photos Last week we were at one of the biggest PostgreSQL events ever held. Nope, it wasn't PGCon, it was the inaugural PGConf.Russia in Moscow. The conference included some very interesting talks. We were especially excited to learn more about several extensions...

Keep reading
Jason Petersen

pg_shard, Shard and scale out PostgreSQL

Written byBy Jason Petersen | December 4, 2014Dec 4, 2014

Notice: Citus is now a successor to pg_shard. We encourage you to take a look at it if you need help with Postgres sharding.

Today we’re excited to announce pg_shard, a transparent sharding extension for PostgreSQL. Without requiring any changes to...

Keep reading

Page 31 of 32