百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

SchemaCrawler

> 数据库
开源

免费的数据库架构发现和理解工具

1.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

免费的数据库架构发现和理解工具

:star: Star it :arrow_heading_up: if you love it!

SchemaCrawler

[!NOTE]

  • Please see the SchemaCrawler website for more details.
  • Use the SchemaCrawler AI MCP Server to get deep insights into your database
  • Explore the SchemaCrawler command-line with a live online tutorial.

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 can also generate structured database documentation in Google OKF format using SchemaCrawler Scribe.

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 17 or better.

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

The SchemaCrawler-Core API and tools framework code is available as a separate GitHub project.

Licensing

SchemaCrawler is available under a number of licenses.

Distributions and Downloads

Explore the SchemaCrawler command-line with a live online tutorial.

SchemaCrawler is available in a number of formats, including a download with examples, source code examples, plugin starters, a Maven reporting plugin, Docker containers, operating system specific installers, and jars on The Central Repository. For a complete list, see downloads and distributions.

Support

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

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Javadatabasedatabase-diagramsdatabase-documentdatabase-documentation

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库