tag

YeSQL

87 posts

PostgreSQL

SQL Regression Tests

In a previous article here we saw How to Write SQL in your application code. The main idea in that article is to maintain your queries in separate SQL files, where …

PostgreSQL

Playing with Unicode

The reason why I like Unicode a lot is because it allows me to code in text based environments and still have nice output. Today, we’re going to play with Regional …