April 11, 2016
0
Testing VoltDB Against PostgreSQL
by John CrawfordA recent blog post described SQLCoverage, a VoltDB-developed Python tool that tests VoltDB by running millions of queries using randomized data and comparing the results with the those of identical queries run against HSQLDB, an open-source relational database. This blog post continues that discussion by...