cdcm
Version:
Community driven content management. Content stored in a directories composed of json, markdown, and images.
11 lines (10 loc) • 472 B
JSON
{
"title": "Postgres at Any Scale",
"slug": "postgres-at-any-scale",
"speaker": "will-leinweber",
"summary": "In this talk you'll learn how to get the most out of Postgres for small- and medium-sized apps, where it's been a great DB. And for when your data eventually grows, you'll learn how to architect your app to take advantage of Citus, an open-source extension that transforms PG into a distributed DB.",
"tags": [
"relational",
"postgresql"
]
}