AlaSQL / alasql

AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
http://alasql.org
MIT License
7.01k stars 653 forks source link

update documentation on speed of alasql #1055

Open mg1075 opened 6 years ago

mg1075 commented 6 years ago

The documentation on Speed is nearly 3 years old and may need to be updated. https://github.com/agershun/alasql/wiki/Speed

Also, the referenced speed tests at jsperf have broken library links, and thus give errors.

mathiasrw commented 6 years ago

Thank you for letting us know. Ill look into this.