Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liam-hq/liam
Automatically generates beautiful and easy-to-read ER diagrams from your database.
https://github.com/liam-hq/liam
data-visualization database database-schema documentation documentation-tool entity-relationship-diagram er-diagram erd nodejs orm postgresql prisma react-flow reactjs ruby-on-rails sql tbls typescript visualization webassembly
Last synced: about 10 hours ago
JSON representation
Automatically generates beautiful and easy-to-read ER diagrams from your database.
- Host: GitHub
- URL: https://github.com/liam-hq/liam
- Owner: liam-hq
- License: apache-2.0
- Created: 2024-08-07T07:11:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T10:05:26.000Z (1 day ago)
- Last Synced: 2025-01-31T11:18:45.146Z (1 day ago)
- Topics: data-visualization, database, database-schema, documentation, documentation-tool, entity-relationship-diagram, er-diagram, erd, nodejs, orm, postgresql, prisma, react-flow, reactjs, ruby-on-rails, sql, tbls, typescript, visualization, webassembly
- Language: TypeScript
- Homepage: https://liambx.com
- Size: 55.3 MB
- Stars: 336
- Watchers: 13
- Forks: 7
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- trackawesomelist - Liam ERD (⭐334) - Open-source tool that generates beautiful and easy-to-read Entity Relationship Diagrams from your database and ORMs. (Recently Updated / [Jan 30, 2025](/content/2025/01/30/README.md))
README
Automatically generates beautiful and easy-to-read ER diagrams from your database.![demo](./assets/demo.gif)
Website •
Documentation •
Roadmap## What's Liam ERD?
Liam ERD generates beautiful, interactive ER diagrams from your database. Whether you’re working on public or private repositories, Liam ERD helps you visualize complex schemas with ease.
- **Beautiful UI & Interactive**: A clean design and intuitive features (like panning, zooming, and filtering) make it easy to understand even the most complex databases.
- **Simple Reverse Engineering**: Seamlessly turn your existing database schemas into clear, readable diagrams.
- **Effortless Setup**: Get started with zero configuration—just provide your schema, and you’re good to go.
- **High Performance**: Optimized for both small and large projects, easily handling 100+ tables.
- **Fully Open-Source**: Contribute to the project and shape Liam ERD to fit your needs.**If you find this project helpful, please give it a star! ⭐**
Your support helps us reach a wider audience and continue development.## Documentation
Check out the full documentation on [the website](https://liambx.com/docs).
## Roadmap
See what we're working on and what's coming next on [our roadmap](https://github.com/orgs/liam-hq/projects/1/views/1).
## Contributing
Refer to our [contribution guidelines](./CONTRIBUTING.md) and [Code of Conduct for contributors](./CODE_OF_CONDUCT.md).
## Contributors
## License
Liam is licensed under the [Apache License Version 2.0](LICENSE).
Licenses for third-party packages can be found in [docs/packages-license.md](docs/packages-license.md).