Stars
db
6 repositories
Compare tables within or across databases
Application to compare results of two SQL queries
execute sql in different database and compare the result recevied from database
Compare two(or more) DB tables or NoSql tablelike data structures(Unix diff-like for SELECT|tables).
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilit…
High performance reactive SQL Client written in Java