SchemaCrawler for H2 Database Engine

Free database schema discovery and comprehension tool

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-h2
Last Version

Last Version

14.09.03
Release Date

Release Date

Type

Type

jar
Description

Description

SchemaCrawler for H2 Database Engine
Free database schema discovery and comprehension tool
Project Organization

Project Organization

Sualeh Fatehi

Download schemacrawler-h2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
us.fatehi : schemacrawler jar 14.09.03
com.h2database : h2 jar 1.4.192

provided (1)

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

test (11)

Group / Artifact Type Version
us.fatehi : schemacrawler-testdb jar 14.09.03
us.fatehi : schemacrawler-api test-jar 14.09.03
us.fatehi : schemacrawler-tools test-jar 14.09.03
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.16.0
xmlunit : xmlunit jar 1.6
nl.jqno.equalsverifier : equalsverifier jar 2.1.4
commons-io : commons-io jar 2.5
com.google.code.gson : gson jar 2.7
com.google.guava : guava-collections jar r03
org.apache.commons : commons-lang3 jar 3.4

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
14.09.03
14.09.02
14.09.01
14.08.06
14.08.05
14.08.04
14.08.03
14.08.02
14.08.01
14.07.08
14.07.07
14.07.06
14.07.05
14.07.04
14.07.03
14.07.02
14.07.01
14.06.05
14.06.04
14.06.03
14.06.02
14.06.01
14.05.05
14.05.04
14.05.03
14.05.02
14.05.01
14.04.04
14.04.03
14.04.02
14.04.01
14.03.03
14.03.02
14.03.01
14.02.02
14.02.01
14.01.02
14.01.01
12.06.03
12.06.02
12.06.01
12.05.02
12.05.01
12.04.02
12.04.01
12.03.02
12.03.01
12.02.03
12.02.02
12.02.01
12.01.01