1 repositorio
Reconstructing data models and table associations by analyzing existing SQL query patterns.
Distinct from Reverse Engineering Tools: Distinct from Reverse Engineering Tools: focuses on analyzing query patterns rather than just inspecting the static schema
Explore 1 awesome GitHub repository matching data & databases · Query-Based Schema Reverse Engineering. Refine with filters or upvote what's useful.
Jailer is a suite of specialized tools for AI-assisted SQL management, referential integrity preservation, and relational data browsing. It provides a system for generating referentially intact database subsets, allowing users to extract consistent slices of relational data while preserving foreign key constraints and dependencies. The project features an AI-driven SQL assistant that uses natural language to generate, optimize, and refactor queries based on database schemas. It also includes a data migration tool that analyzes SQL patterns to reverse engineer models and map associations betwe
Analyzes SQL statements and defines table associations based on observed query patterns.