-
Notifications
You must be signed in to change notification settings - Fork 664
Home
Mathias Rangel Wulff edited this page Jul 11, 2015
·
64 revisions
For a quick overview please see the README section.
For articles online about AlaSQL please checkout What people say about AlaSQL?
- [Data manipulation](Data manipulation) - array filtering, grouping, ordering
- Data import and export - TXT, CSV, TSV/TAB/, XLS, XLSX, HTML, JSON
- [Search in JSON arrays and objects](JSON data search)
- SQL for [JavaScript frameworks and libraries](JavaScript Frameworks):
- Platforms: [Apache Cordova](Apache Cordova), Ionic, [Windows 8](Windows 8)
- Frameworks: Angular.js,
- Maps and diagrams: d3.js, [Google Maps](Google maps)
- Charts: Highcharts.js, [Google Charts](Google Charts)
- Spreadsheets: Microsoft Excel, [Google Docs Spreadsheets](Google Spreadsheets)
- Grid: Handsontable.js
- Formatting: Numeral.js, Moment.js, Sprintf.js
- [SQL database](Sql database) - in-memory database + AlaSQL FileStorage persistence engine
- [SQL queries](SQL queries)
- [External databases](External databases) - IndexedDB, Local Storage, and SQLite integration
- About AlaSQL
- SQL-99 compatibility, [SQL-99 keywords](SQL keywords), [AlaSQL keywords](AlaSQL Keywords)
- User Manual - PowerPoint presentation
- Installation, AlaSQL in CDN
- [Getting started](Getting started)
- Supported SQL statements
- Functions
- JavaScript API
- Webworker version
- [LINQ fluent interface](Fluent Interface)
- [Import and export functions](Import export)
- [Options](AlaSQL Options)
- Errors processing
- [Internal structure](Internal Structure)
- Performance
- TypeScript
- alacon - command-line utility for text and data files processing with SQL
- alaserver - simple SQL server based on AlaSQL
- [How to setup environment for AlaSQL development?](How to setup environment for AlaSQL development)
- [How to assemble AlaSQL?](How to assemble AlaSQL)
- [How to prepare new release?](How to prepare new release)
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo