SchemaCrawler Shell

Shell commands for SchemaCrawler

License

License

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-shell
Last Version

Last Version

15.05.01.01
Release Date

Release Date

Type

Type

jar
Description

Description

SchemaCrawler Shell
Shell commands for SchemaCrawler
Project URL

Project URL

https://www.schemacrawler.com/schemacrawler-shell
Project Organization

Project Organization

Sualeh Fatehi

Download schemacrawler-shell

How to add to project

<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-shell/ -->
<dependency>
    <groupId>us.fatehi</groupId>
    <artifactId>schemacrawler-shell</artifactId>
    <version>15.05.01.01</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-shell/
implementation 'us.fatehi:schemacrawler-shell:15.05.01.01'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-shell/
implementation ("us.fatehi:schemacrawler-shell:15.05.01.01")
'us.fatehi:schemacrawler-shell:jar:15.05.01.01'
<dependency org="us.fatehi" name="schemacrawler-shell" rev="15.05.01.01">
  <artifact name="schemacrawler-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-shell', version='15.05.01.01')
)
libraryDependencies += "us.fatehi" % "schemacrawler-shell" % "15.05.01.01"
[us.fatehi/schemacrawler-shell "15.05.01.01"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.shell : spring-shell-starter jar 2.0.1.RELEASE
us.fatehi : schemacrawler jar 15.05.01
us.fatehi : schemacrawler-commandline jar 15.05.01
org.apache.commons : commons-dbcp2 jar 2.5.0

provided (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.4.1

test (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
us.fatehi : schemacrawler-testdb jar 15.05.01
us.fatehi : schemacrawler-api test-jar 15.05.01
us.fatehi : schemacrawler-tools test-jar 15.05.01
us.fatehi : schemacrawler-hsqldb jar 15.05.01
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.hamcrest : hamcrest jar 2.1
nl.jqno.equalsverifier : equalsverifier jar 3.1.5
xmlunit : xmlunit jar 1.6
commons-io : commons-io jar 2.6
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-lang3 jar 3.8.1

Project Modules

There are no modules declared in this project.

Quick Build Integration Tests codecov The Central Repository Main distribution Docker Pulls

SchemaCrawler

About

SchemaCrawler is a free database schema discovery and comprehension tool. SchemaCrawler has a good mix of useful features for data governance. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output serves for database documentation, and is designed to be diff-ed against other database schemas. SchemaCrawler also generates schema diagrams. You can execute scripts in any standard scripting language against your database. You can find potential schema design issues with lint.

SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java SE 8 or better.

SchemaCrawler is also a Java API that makes working with database metadata as easy as working with plain old Java objects.

Licensing

SchemaCrawler is available under a number of licenses.

Distributions and Downloads

Explore the SchemaCrawler command-line with a live tutorial on Katacoda. Download SchemaCrawler releases with tutorials from GitHub. All SchemaCrawler jars are in the Central Repository. They can be used as dependencies in Gradle or Apache Maven projects, or with any other build system that supports the Central Repository. Pre-packaged Docker images are on Docker Hub.

Additional SchemaCrawler database plugins are available from the schemacrawler/SchemaCrawler-Database-Plugins project.

SchemaCrawler reports can be incorporated into Apache Maven builds with the SchemaCrawler Report Maven Plugin and into the GitHub Actions workflow with the SchemaCrawler Action.

Support

Please get support on Stack Overflow, following the Guidelines for Support.

Versions

Version
15.05.01.01
15.04.01.01
15.03.04.01
15.03.03.01
15.03.02.01
15.03.01.01
15.02.02.01
15.01.06.01
15.01.05.01
15.01.04.01