Postgres Weekly |
Issue 53 April 10, 2014
|
|
As always, thanks to Craig Kerstiens for continuing to curate Postgres Weekly :-) |
DataFiller 2.0.0: Data Generation from a Postgres Schema |
DataFiller processes a PostgreSQL database schema file augmented with directives in comments, and generates random data matching this schema, taking into account constraints such as types, but also primary key, unique, foreign keys, not null…
|
Fabien Coelho |
|
Job: Postgres Database Administrator (San Antonio, TX) |
Responsibilities include database upgrades, patching, security, troubleshooting and issue resolution, backup procedures, and performance tuning. In addition, DBA’s will provide support and direction to developers and other support personnel as needed.
|
Rackspace Sponsored |
|
The History of PostgreSQL + PGConf NYC |
From the recent PGConf NYC that just wrapped up here’s a beautifully done video that takes you through a bit of the history behind PostgreSQL. Perhaps you’ll even learn a few things about the project in this that you didn’t know before.
|
YouTube |
|
JSONB: "Wildcard" Query |
One more look at the performance of jsonb. While this one is a bit shorter than our other this week, it came from one of the contributors of jsonb, and shows a clear win in Postgres getting the datatype.
|
|
mongo-sql (for Node) |
An extensible SQL generation library for JavaScript with a focus on introspectibility.
|
Goodybag |
|
Postgresql Range Basics |
Range types are one of the many datatypes in Postgres, and while not most commonly used when you do need them they’re extremely handy. Here’s a short guide on the basics of working with them.
|
David Hamp-Gonsalves |
|
|
|