Tag: PostgreSQL

Full-text search using PostgreSQL: simple, fast, cached

Let's find out what can we achieve; using what we already have, without adding other…

Managing date fields properly with correct time zones in PostgreSQL

In apps for users all around the world (even in apps for local users where…

Postgresql and Node.js 100% Javascript Adventure – Part 2

This is the second part of PostgreSQL, Node.js and JavaScript post. We can continue by…

PostgreSQL and Node.js – 100% JavaScript Adventure

This is a log of every step I will take to create a 100%-JavaScript application…