data-lineage VS grai-core

Compare data-lineage vs grai-core and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
data-lineage grai-core
1 6
297 270
1.3% 1.5%
2.0 9.5
10 months ago 6 days ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

data-lineage

Posts with mentions or reviews of data-lineage. We have used some of these posts to build our list of alternatives and similar projects.

grai-core

Posts with mentions or reviews of grai-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • Launch HN: Grai (YC S22) – Open-Source Data Observability Platform
    3 projects | news.ycombinator.com | 17 Jul 2023
    Elastic v2 if one is interested in such things: https://github.com/grai-io/grai-core/blob/v0.1.33/LICENSE
  • Standalone lineage tool
    2 projects | /r/dataengineering | 16 Mar 2023
    I’m not sure if this is precisely what you’re looking for but Grai might serve your needs. The backend data model allows you to push any arbitrary metadata you want / need onto the lineage graph and retrieve it either through the rest or graph API. I’m one of the authors so happy to answer any questions you might have.
  • Data Load Diagram
    2 projects | /r/dataengineering | 6 Mar 2023
    We've been looking at building something like this for Grai specifically to support Airflow but haven't yet prioritized it.
  • Grai, a self-hosted data lineage tool. Test downstream impact of data migration changes
    1 project | /r/selfhosted | 3 Mar 2023
    We were frustrated because although we had tests in our data warehouse, they only notified us after an outage occurred. What we needed was a way to detect changes during CI/CD, so we could fix things before they impacted production. So we developed Grai, as an open-source data lineage toolkit pre-built integrations for the most common data stores and designed to work with CI tools, like Github Actions.

What are some alternatives?

When comparing data-lineage and grai-core you can also consider the following projects:

lux - Automatically visualize your pandas dataframe via a single print! πŸ“Š πŸ’‘

dbt-snowflake-monitoring - A dbt package from SELECT to help you monitor Snowflake performance and costs

lux - πŸ‘Ύ Fast and simple video download library and CLI tool written in Go

awesome-data-catalogs - πŸ“™ Awesome Data Catalogs and Observability Platforms.

sqllineage - SQL Lineage Analysis Tool powered by Python

jupysql - Better SQL in Jupyter. πŸ“Š

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

MindsDB - The platform for customizing AI from enterprise data

django-pgschemas - Django multi-tenancy through Postgres schemas

sqlparse - A non-validating SQL parser module for Python

ibis - the portable Python dataframe library

django-pg-upsert - Support Postgres native upsert (INSERT ... ON CONFLICT) for django