All Projects → schemacrawler → Schemacrawler

schemacrawler / Schemacrawler

Licence: other
Free database schema discovery and comprehension tool

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Schemacrawler

metadata
oracle,mysql,sql server 元数据管理表生成
Stars: ✭ 45 (-95.59%)
Mutual labels:  metadata, jdbc
Schema Microdata Examples
Some examples of HTML markup using Schema.org microdata
Stars: ✭ 58 (-94.32%)
Mutual labels:  schema, metadata
Codemeta
Minimal metadata schemas for science software and code, in JSON-LD
Stars: ✭ 218 (-78.65%)
Mutual labels:  schema, metadata
hasura-sdk
Hasura Schema & Metadata Typescript SDK
Stars: ✭ 21 (-97.94%)
Mutual labels:  metadata, schema
database-metadata-bind
A library for binding information from java.sql.DatabaseMetadata
Stars: ✭ 17 (-98.33%)
Mutual labels:  metadata, jdbc
Specs
Technical specifications and guidelines for implementing Frictionless Data.
Stars: ✭ 403 (-60.53%)
Mutual labels:  schema, metadata
metaschema
Schema definition and validation 💡
Stars: ✭ 25 (-97.55%)
Mutual labels:  metadata, schema
Leaflet.annotate
A Leaflet plugin integrating schema.org to markup items in your geographic web map machine readable.
Stars: ✭ 5 (-99.51%)
Mutual labels:  schema, metadata
Metadata
a infohash metadata collector
Stars: ✭ 21 (-97.94%)
Mutual labels:  metadata
Diskover
File system crawler, disk space usage, file search engine and file system analytics powered by Elasticsearch
Stars: ✭ 977 (-4.31%)
Mutual labels:  metadata
Typet
Types that make coding in Python quick and safe.
Stars: ✭ 15 (-98.53%)
Mutual labels:  schema
Skyrim Perk Utility
Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! 📝 🎮
Stars: ✭ 21 (-97.94%)
Mutual labels:  metadata
Openni2 camera
ROS wrapper for openni 2.0
Stars: ✭ 36 (-96.47%)
Mutual labels:  drivers
Schema
Package gorilla/schema fills a struct with form values.
Stars: ✭ 884 (-13.42%)
Mutual labels:  schema
Nbtlib
A python library to read and edit nbt data.
Stars: ✭ 42 (-95.89%)
Mutual labels:  schema
En Data mining
Data Mining Historical Newspaper Metadata (METS/ALTO formats)
Stars: ✭ 14 (-98.63%)
Mutual labels:  metadata
Emby.plugins.javscraper
Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。
Stars: ✭ 864 (-15.38%)
Mutual labels:  metadata
Yoast Seo For Typo3
Yoast SEO plugin for TYPO3
Stars: ✭ 43 (-95.79%)
Mutual labels:  metadata
Rust Metaflac
A rust library for reading and writing FLAC metadata.
Stars: ✭ 41 (-95.98%)
Mutual labels:  metadata
Fairdatapoint
Stars: ✭ 31 (-96.96%)
Mutual labels:  metadata

GitHub Repo stars Quick Build Integration Tests codecov

The Central Repository Main distribution Docker Pulls Chocolatey

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. Platform-specific installers for SchemaCrawler Interactive Shell are available as releases on schemacrawler/SchemaCrawler-Installers.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].