Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reata/sqllineage4j

a proof of concept project to implement sqllineage with antlr4.
https://github.com/reata/sqllineage4j

Last synced: 29 days ago
JSON representation

a proof of concept project to implement sqllineage with antlr4.

Awesome Lists containing this project

README

        

# SQLLineage4J

sqllineage4j is a proof of concept to implement [sqllineage](https://github.com/reata/sqllineage) with [antlr4](https://github.com/antlr/antlr4).

[![Maven Central](https://img.shields.io/maven-central/v/io.github.reata/sqllineage4j)](https://central.sonatype.dev/search?q=sqllineage4j&namespace=io.github.reata)
[![GitHub](https://img.shields.io/github/license/reata/sqllineage4j)](https://github.com/reata/sqllineage4j)
[![Java CI with Maven](https://github.com/reata/sqllineage4j/actions/workflows/maven.yml/badge.svg)](https://github.com/reata/sqllineage4j/actions/workflows/maven.yml)
[![codecov](https://codecov.io/gh/reata/sqllineage4j/branch/main/graph/badge.svg?token=2YbWOcmKnY)](https://codecov.io/gh/reata/sqllineage4j)