Skip to content

patschwork/meta_grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta#grid logo

Meta#Grid

Meta#Grid is a meta data tooling/framework for BI and data warehousing.

Details / Features

See more details at https://meta-grid.com

Docs

Read the docs

Demo

A public playground is here. Try it out ;-)

Getting started

https://docs.meta-grid.com/#/page/administration%2Fgetting%20started

Installation

docker

Go to https://github.com/Meta-Grid/docker/ and follow the guide.

The "classic" way

  1. Clone the repo or download the zip. On Linux e.g. /opt/meta_grid On Windows e.g. C:\Xampp\htdocs\meta_grid

  2. Configure the path to the (SQLite) database in /meta_grid/meta_grid/config/db.php for the clean (empty) database (/meta_grid/db/dwh_meta_clean.sqlite) OR with demo data (/meta_grid/db/demo_dwh_meta.sqlite)

Step-by-Step for Ubuntu 20.04

https://blog.meta-grid.com/docs/install-metagrid-on-ubuntu-20-04/

Update

Here is a guide: https://blog.meta-grid.com/category/docs/update/

To update the application please use the latest release of https://github.com/patschwork/meta_grid_install_update/releases/latest