GithubHelp home page GithubHelp logo

edlouth / grai-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grai-io/grai-core

0.0 0.0 0.0 91.63 MB

License: Other

Shell 1.85% Python 94.35% Makefile 1.37% HTML 0.60% Dockerfile 1.83%

grai-core's Introduction


Launch

Introduction

Data lineage made simple. Grai makes it easy to understand how your data relates together across databases, warehouses, APIs and dashboards.

  • Pre-built connectors. Automatically synchronize lineage from across the stack so your metadata is never out of date.
  • Centralized data tests. Write data validation tests which run whenever upstream data sources change (coming soon).
  • Integrated with git. Run data validation tasks as part of your CI/CD process to test changes everywhere you data is used. No coordination meetings required.
  • Your data, your cloud. Grai is fully open sourced and self hosted. You maintain full control over your data and hosting environment.

Quick Start

git clone https://github.com/grai-io/grai-core
cd grai-core/grai-server
docker compose up

The server should now be available at http://localhost:8000/admin.

Default login credentials:

username: [email protected]
password: super_secret

You can also explore the API backend at http://localhost:8000/docs.

Check out this guide for a walk through populating lineage using the postgres connector.

Docker Image

Although you'll need to provide your own postgres container you can also get started with a basic image of Grai is avaialable at ghcr.io/grai-io/grai-core/grai-server.

Other Features

CLI Library

Programmatically interact with your data lineage from the command line using the grai-cli.

pip install grai-cli

Client Library

Provides programmatic access to the data lineage server.

pip install grai-client

Python Library

Dynamically interact with the data lineage graph for your organization.

pip install grai-graph

Connectors

Postgres:

pip install grai-source-postgres

DBT (coming soon):

pip install grai-source-dbt

Community

More to come here but if you're interested in contributing or just want to chat, drop an email to [email protected].

Or join our discord!

grai-core's People

Contributors

ieaves avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.