8 个仓库
Tools for generating and editing entity-relationship diagrams and database schemas.
Explore 8 awesome GitHub repositories matching part of an awesome list · Schema Visualization. Refine with filters or upvote what's useful.
DrawDB is a browser-based visual database modeler designed for creating, organizing, and documenting relational database schemas. It provides an interactive interface for drag-and-drop entity relationship mapping, allowing users to plan and visualize complex data architectures through a centralized workspace. The platform distinguishes itself by enabling real-time collaborative design, allowing teams to iterate on schemas while maintaining a single source of truth. It functions entirely on the client side, utilizing local memory for state management and saving data directly to the local file
Online database design tool and SQL generator.
ChartDB is a database schema visualizer and entity-relationship diagramming platform designed to help developers understand, design, and document complex data architectures. It functions as a visual workspace where users can create and modify database schemas, define table attributes, and map foreign key relationships. By parsing database metadata or SQL scripts, the tool generates interactive diagrams that provide a clear overview of structural interdependencies and data associations. The platform distinguishes itself through its focus on automated documentation and schema synchronization. I
Database diagram editor and visualizer.
ihp 是一个为 PostgreSQL 设计的类型安全 Web 框架和全栈应用编排器。它作为一个服务端渲染框架和类型安全 ORM,能自动从 SQL 模式生成记录类型,以确保编译时的查询验证。 该平台的特色在于在编译时验证路由、数据库查询和模板,以防止运行时崩溃。它使用 WebSocket 实现实时 Web 界面以进行即时数据同步,并采用服务器驱动的超媒体进行部分 DOM 修补。 该框架涵盖了广泛的集成功能,包括支持 Passkey 和 OAuth 的用户身份管理、具有自动迁移功能的完整数据存储层,以及具有类型安全 HTML 模板的综合 UI 渲染系统。它还提供了用于 JSON API 开发、异步后台任务执行以及支付网关金融集成的内置工具。 生产环境通过声明式 NixOS 部署进行管理,以实现可复现的基础设施。
Provides a built-in GUI editor for visually managing database tables and constraints.
Liam 是一个数据库模式可视化工具和交互式实体关系图生成器。它解析 SQL 模式和 ORM 格式以创建数据库结构的视觉表示,允许用户分析表关系并导航复杂的布局。 该项目通过 CI/CD 流水线集成脱颖而出,充当文档自动化工具,在部署期间将图表与数据库模式更改同步。它支持通过基于坐标的视图链接共享模式的特定视角,这些链接捕获精确的缩放级别和过滤后的视图。 该工具提供了广泛的可视化功能,包括带有平移和缩放功能的交互式画布渲染、用于减少视觉混乱的状态驱动视图过滤,以及用于重组布局的手动节点操作。它还支持生成用于内部存储库的静态图表。
Generates ER diagrams from databases and ORMs.
Explore, document and optimize any database
ERD visualization tool for understanding database schemas.
Entity Relation Diagrams generation tool
Entity-relationship diagram generation tool.
Guesses table DDL based on data
Infers SQL DDL from existing table data.
Command line util for export oracle schema to set of ddl scripts
Exports Oracle schemas to DDL scripts.