Standard Data is used in 60+ countries worldwide.
Suffice it to say, we’ve seen a few things. These are our stories.
It's no huge secret that we're a rails shop. But every now and again, we like to help our pals out and sometimes that means getting down and dirty with languages we may not be as familiar with. This t
READ MORE<p>Recently while working on a project I found myself using <code>.delete!</code> to remove double quotes quite often. The way the project is setup there are places where double quotes are required an
READ MORE<h3>JSONB can handle it</h3> If you want a relational data structure with the the flexibility of storing schema-less data as needed, JSONB in PostgreSQL 9.4 may be the perfect solution. Prior to th
READ MORELike Merlin's adventures in "The Sword in The Stone", Rails often seems like a magical place. Take devise, for instance. When you bundle install the devise gem, everything works flawlessly. You let
READ MORE<p>While trying to deploy a project to Heroku, I discovered a simple solution for accessing multiple schemas on Postgres. Originally, the plan was to use two separate databases, but we moved away from
READ MORE