Postgres Weekly |
Issue 55 April 23, 2014
|
|
As always, thanks to Craig Kerstiens for continuing to curate Postgres Weekly :-) |
UPSERTisms in Postgres |
'UPSERT' (essentially 'insert or update') missed making it into the 9.4 release but people still have ways to replicate its functionality today. Here’s a look at the potential ways of implementing UPSERT-style behavior, some detail on the risks, and performance of each.
|
johto's lair |
|
PostgreSQL Tour De Force (for .NET Developers) |
Peter Shaw and Rob Sullivan present a thorough introduction to Postgres, what makes it unique, why you might want to use it as a .NET database and how to use it in a simple .NET entity framework application. (Note: No video till 1:39.)
|
YouTube |
|
NoSQL No More |
Why does a relational system (PostgreSQL) more cost-effectively and better meet Revolv’s needs?
|
Matt Butcher |
|
|
|