Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schemacrawler/schemacrawler-database-plugins
SchemaCrawler plugins for additional databases
https://github.com/schemacrawler/schemacrawler-database-plugins
database-diagrams database-schema e-r-diagrams java jdbc metadata schema schemacrawler
Last synced: about 1 month ago
JSON representation
SchemaCrawler plugins for additional databases
- Host: GitHub
- URL: https://github.com/schemacrawler/schemacrawler-database-plugins
- Owner: schemacrawler
- License: other
- Created: 2018-05-25T21:28:22.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T00:25:44.000Z (about 2 months ago)
- Last Synced: 2024-11-06T00:30:34.008Z (about 2 months ago)
- Topics: database-diagrams, database-schema, e-r-diagrams, java, jdbc, metadata, schema, schemacrawler
- Language: Java
- Homepage: http://www.schemacrawler.com/
- Size: 510 KB
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Integration Tests](https://github.com/schemacrawler/SchemaCrawler-Database-Plugins/workflows/Integration%20Tests/badge.svg)
[![codecov](https://codecov.io/gh/schemacrawler/SchemaCrawler/branch/main/graph/badge.svg)](https://app.codecov.io/gh/schemacrawler/SchemaCrawler-Database-Plugins)
[![The Central Repository](https://img.shields.io/maven-central/v/us.fatehi/schemacrawler-database-plugins-parent.svg)](https://central.sonatype.com/search?q=us.fatehi.schemacrawler&sort=name)# SchemaCrawler - Additional Database Plugins
> **Note**: Please see the [SchemaCrawler website](https://www.schemacrawler.com/) for more details.
## About
SchemaCrawler is a free database schema discovery and comprehension tool. SchemaCrawler is available under a number of [licenses](https://sualeh.github.io/SchemaCrawler/license.html).
This project provides SchemaCrawler database plugins for less frequently used database systems. JDBC drivers for these databases are not provided, and will be separate downloads from their corresponding websites.
## Licensing
SchemaCrawler is available under a number of [licenses](https://www.schemacrawler.com/license.html).
## Distributions and Downloads
All SchemaCrawler jars are in the [Central Repository](https://central.sonatype.com/search?q=us.fatehi.schemacrawler&sort=name). They can be used as dependencies in [Gradle](https://gradle.org/) or [Apache Maven](https://maven.apache.org/) projects, or with any other build system that supports the Central Repository.
## Support
These plugins are not supported, unless you purchase a support incident. Please see [Guidelines for Support](https://sualeh.github.io/SchemaCrawler/consulting.html) for details.