From 0c959dbef6af75bd37074b37c685744297f7b349 Mon Sep 17 00:00:00 2001 From: Achilleas Tsoumitas Date: Sat, 16 Jan 2016 11:25:16 +0200 Subject: [PATCH] Added sql.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51965ca..2c9bd8a 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [Cookies](https://github.com/ScottHamper/Cookies) - JavaScript Client-Side Cookie Manipulation Library. * [DB.js] (https://github.com/aaronpowell/db.js/) - Promise based IndexDB Wrapper library * [lawnchair.js] (https://github.com/brianleroux/lawnchair/) - Simple client-side JSON storage. +* [sql.js] (https://github.com/kripken/sql.js) - SQLite compiled to JavaScript through Emscripten. ## Color