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.04k stars 659 forks source link

Save graph vertices/edges and document objects storage to backend databases (like localStorage) #160

Open agershun opened 9 years ago

mathiasrw commented 9 years ago

Is the idea to save graph data in a relational db ?