awesome-olap
π§ A curated list of OLAP databases, data lake tools, columnar engines, and analytics frameworks for data engineers.
File Explorer
Download Latest Version (.zip)- suggestion.yml
- dependabot-automerge.yaml
- deploy-site.yaml
- lint.yaml
- dependabot.yml
- FUNDING.yml
- PULL_REQUEST_TEMPLATE.md
- favicon.svg
- llms.txt
- og-image.svg
- robots.txt
- sitemap.xml
- Base.astro
- readme.ts
- [category].astro
- index.astro
- sitemap.xml.ts
- global.css
- astro.config.mjs
- package.json
- tsconfig.json
- .gitignore
- .tool-versions
- CLAUDE.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/samber/awesome-olap
Downloads the entire project code from GitHub to your computer.
cd awesome-olap
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd site
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
