Postgres Weekly |
Issue 76 October 8, 2014
|
|
PostgreSQL Dollar Quoting |
Dollar quoting provides a cleaner way of escaping every single quoted item in Postgres if you’ve got a long string that needs escaping, but it can also provide much more.
|
Jim Mlodgenski |
|
Vectorized Executor to Speed Up PostgreSQL |
While definitely in a proof of concept stage, this vectorized executor from Citus data shows a 3-4x speed up on basic selects, and is open source for all to check out.
|
Citus Data |
|
Find software errors before your users do |
Raygun gives you a complete overview of software bugs and crashes that are happening in your applications. Just add a few lines of code to your application and start fixing bugs before your users are affected.
|
Raygun Sponsored |
|
|
Vitesse Data |
I was lucky enough to meet with Vitesse Data a few months ago, who have done some interesting work to make Postgres perform much faster on certain OLAP query workloads. While still in early beta, you can sign up to get a preview and follow along.
|
|
Node js PostgreSQL Sync library |
Just in case you wanted something different from the other Node ORM this week, here’s a library that makes it easier to write synchronous raw SQL easily with Node.
|
Brian C |
|
|
|