2 Repos
CLI-based suites for managing database schema lifecycle and consistency.
Distinguishing note: Focuses on the tooling suite identity rather than individual migration tasks.
Explore 2 awesome GitHub repositories matching data & databases · Migration Tooling. Refine with filters or upvote what's useful.
Outline is a full-stack server-side web application designed as a centralized platform for collaborative knowledge management. It provides teams with the infrastructure to create, organize, and share structured documentation through real-time editing tools, while supporting high availability and horizontal scalability in production environments. The platform distinguishes itself through a comprehensive suite of operational and development tools. It includes a command-line interface for managing database schema versioning and structural consistency across deployments, alongside an integrated t
Provides a command-line interface for managing schema versioning and structural consistency.
Org-roam is an Emacs-based note-taking system that builds a bidirectional network of plain-text notes, functioning as a personal knowledge base manager. It maintains both forward and backlink references in a SQLite database, automatically updated on file save, and uses persistent unique identifiers for notes instead of file paths to enable stable links across renames and moves. The system integrates directly with Emacs through custom interactive commands and hooks that access the database and buffer state, and it generates static graphs of note interconnections using Graphviz to reveal relati
Converts markdown files exported from Roam Research into a compatible format using a command-line tool.