Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reata/sqllineage4j
- Owner: reata
- License: apache-2.0
- Created: 2022-10-10T16:01:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T06:50:58.000Z (about 1 year ago)
- Last Synced: 2023-10-01T07:46:08.773Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)