Grai Core

screenshot of Grai Core
django

Overview

Grai simplifies the complexity of data lineage by providing a clear understanding of how data flows between various databases, warehouses, APIs, and dashboards. With its user-friendly interface and robust features, it empowers teams to easily visualize and test their data relationships, ensuring that metadata remains current and reliable. The combination of pre-built connectors and centralized data testing makes Grai an invaluable tool for data engineers and analysts alike.

By offering a completely open-source and self-hosted solution, Grai gives you full control over your data and hosting environment. Whether you want to sync lineage automatically across different systems or integrate data validation into your CI/CD workflow, Grai is designed to meet modern data needs effectively.

Features

  • Pre-built connectors: Grai comes with connectors for various platforms such as dbt, Snowflake, and Fivetran, allowing for seamless synchronization of lineage across your stack.
  • Centralized data tests: Users can write data validation tests that automatically execute whenever upstream data sources undergo changes, ensuring data integrity.
  • GitHub integration: Enhance your CI/CD process by running data validation tasks directly within GitHub actions, ensuring that all data changes are tested throughout your workflows.
  • Automatic lineage building: Easily construct column-level lineage that spans across your warehouse and production services, providing detailed insights into data flow.
  • Self-hosting option: Enjoy the flexibility of self-hosting your instance or utilizing the Grai Cloud for free, thus maintaining complete control over your environment.
  • Quickstart guide: The documentation includes a comprehensive quickstart guide to get you up and running with your first connector in no time.
  • User-friendly interface: Once logged in and connected to a data source, users are welcomed by a clear lineage graph that visualizes data relationships intuitively.
django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.