Here you can run test for compatibility with multiple SQL different samples from different sources.
To run all tests in Node.js:
mocha .
To run specific test:
mocha world.js
All these databases belong to their owners.
Samples sources:
- Learn SQL Hard Way
- Neptuno database http://javascriptsql.sourceforge.net/ARCH/en/
- NIST
- Northwind database
- Speedtest database http://html5sql.com/demo.html (modified for the AUTO_INCREMENT)
- T-SQL - adapted examples based on the book Inside Microsoft® SQL Server™ 2005: T-SQL Querying
- World database https://dev.mysql.com/doc/world-setup/en/