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 csv-parser json-parser material
Last synced: 3 months 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:56:03.000Z (7 months ago)
- Last Synced: 2024-10-29T18:51:11.736Z (7 months ago)
- Topics: alasql, angular, angular18, csv-parser, json-parser, material
- Language: TypeScript
- Homepage: https://datamancer.netlify.app
- Size: 952 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.