https://github.com/dplocki/datamancer
Experiments with AlaSQL library - the project allows for loading data into memory, and manipulate them with SQL queries, all in the browser
https://github.com/dplocki/datamancer
alasql angular angular18 codemirror csv-parser json-parser material
Last synced: 30 days ago
JSON representation
Experiments with AlaSQL library - the project allows for loading data into memory, and manipulate them with SQL queries, all in the browser
- Host: GitHub
- URL: https://github.com/dplocki/datamancer
- Owner: dplocki
- License: agpl-3.0
- Created: 2023-07-19T16:58:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-25T18:04:31.000Z (3 months ago)
- Last Synced: 2026-02-25T19:24:52.157Z (3 months ago)
- Topics: alasql, angular, angular18, codemirror, csv-parser, json-parser, material
- Language: TypeScript
- Homepage: https://datamancer.netlify.app
- Size: 2.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🗃️ Datamancer

[](https://app.netlify.com/sites/datamancer/deploys)
[](https://www.typescriptlang.org/)
[](https://angular.dev/)
[](https://material.angular.io/)
The small project for experiments with [AlaSQL](https://github.com/AlaSQL/alasql) library.
The library allows loading the data into memory, directly from browser, then manipulate them with using SQL query.