3 repositorios
Background tasks that refresh visual diagrams to match live database structures.
Distinct from Database Documentation Tools: Distinct from Database Documentation Tools: focuses on automated synchronization with live schemas, not just static generation.
Explore 3 awesome GitHub repositories matching data & databases · Automated Documentation Synchronizers. Refine with filters or upvote what's useful.
gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos
Synchronizes documentation structure and file paths automatically based on detected code changes.
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
Keeps technical documentation synchronized with live database schemas by automatically updating visual diagrams.
Liam es un visualizador de esquemas de bases de datos y generador interactivo de diagramas entidad-relación. Analiza esquemas SQL y formatos ORM para crear representaciones visuales de estructuras de bases de datos, permitiendo a los usuarios analizar las relaciones entre tablas y navegar por diseños complejos. El proyecto se distingue por su integración en tuberías CI/CD, actuando como un automatizador de documentación que sincroniza los diagramas con los cambios en el esquema de la base de datos durante el despliegue. Admite compartir perspectivas específicas de un esquema mediante enlaces de vista basados en coordenadas que capturan niveles de zoom precisos y vistas filtradas. La herramienta proporciona una amplia gama de capacidades de visualización, incluyendo renderizado de lienzo interactivo con desplazamiento y zoom, filtrado de vistas basado en estados para reducir el desorden visual y manipulación manual de nodos para reorganizar diseños. También admite la generación de diagramas estáticos para su uso en repositorios internos.
Automates the synchronization of visual database documentation within deployment pipelines.