You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A CLI tool for exporting Firebird (versions 3, 4, or 5) schemas into a "one object per file" directory structure; it operates by querying the system catalog via `firebird-lib`, without relying on `isql`. It supports three modes: a full dump, targeted export of specific objects, and listing. Designed for schema version control, nightly audits, and C
A complete SQL project demonstrating structured data modeling, relational database design, and best practices for data management and storage. Includes schemas, queries, stored procedures, and documentation to support efficient, scalable data workflows.
🔧 Curated Python scripts for MySQL administration: simplify tasks like security, backups, and performance tuning. Ready-to-use solutions for DBAs/devs to automate workflows and enforce best practices. Open-source & contributions welcome!