We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b6177 commit faab828Copy full SHA for faab828
README.md
@@ -1,7 +1,7 @@
1
# SQLite compiled to javascript
2
[](http://travis-ci.org/lovasoa/sql.js)
3
4
-This is my fork of sql.js, by kripken. Try it online here: http://lovasoa.github.io/sql.js/GUI/
+For the impatients, try the demo here: http://kripken.github.io/sql.js/GUI/
5
6
sql.js is a port of SQLite to JavaScript, by compiling the SQLite C code with Emscripten.
7
no C bindings or node-gyp compilation here.
0 commit comments