https://github.com/jvalue/ss24-zeltner-columnar-data
Place for experiments for the BA of Jonas Zeltner
https://github.com/jvalue/ss24-zeltner-columnar-data
Last synced: about 1 month ago
JSON representation
Place for experiments for the BA of Jonas Zeltner
- Host: GitHub
- URL: https://github.com/jvalue/ss24-zeltner-columnar-data
- Owner: jvalue
- Created: 2024-03-04T14:40:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T15:19:34.000Z (almost 2 years ago)
- Last Synced: 2025-09-30T09:29:50.557Z (8 months ago)
- Language: TypeScript
- Size: 20.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/AGPL-3.0-only.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ss24-zeltner-columnar-data
To compile the interpreter execute:
```bash
npm ci
npx nx run interpreter:build
```