-
Notifications
You must be signed in to change notification settings - Fork 664
Internal Structure
Mathias Rangel Wulff edited this page Jun 13, 2015
·
4 revisions
- alasql.databases – list of all current databases in memory
- alasql.engines – list of all alasql available engines (like localStorage, IndexedDB)
- tables - list of tables
- objects - list of document and graph objects
Classes
- [Database class](Database Class)
- [Transaction class](Transaction Class)
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo