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

AlaSQL Code Examples 0.0.1 is released (AlaSQL Codex) #273

Open agershun opened 9 years ago

agershun commented 9 years ago

Codex is available at:

http://alasql.org/codex/

Please, leave you comments and suggested features. The repository is https://github.com/agershun/alasql-codex

Known issues:

mathiasrw commented 9 years ago

Looks awesome !!!

mathiasrw commented 8 years ago

What is the status on codex?