Randomization Testing for an SQL Translator - FP Complete
- Alexey Kuleshevich
- 13.02.2019
- quality assurance
Not all SQLs are created equal. I’ll say even more, none of the SQL dialects are even close to being equal. In particular, when talking about Microsoft SQL Server and ...
READ MORE
Deploying Postgres based Yesod web application to Kubernetes using ...
- Sibi Prabakaran
- 20.09.2018
- Kubernetes
Yesod is one of the most popular web frameworks in the Haskell land. This post will explore creating a sample Postgres based Yesod web application and then deploying it ...
READ MORE