Data provider plugin for loading tabular data stored in an SQLite database.
git clone https://github.com/phovea/phovea_data_sql.git
cd phovea_data_sql
npm install
npm test
npm run build
This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.