2 个仓库
Utilities that calculate and display the impact of pending database changes before they are committed.
Distinguishing note: Closest candidates are for media editing or real-time change subscriptions; this is about quantifying pending bulk updates
Explore 2 awesome GitHub repositories matching data & databases · Database Modification Previews. Refine with filters or upvote what's useful.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Buffers data edits and schema changes in memory for batch review and transactional commits.
Search-Replace-DB 是一个 MySQL 搜索和替换工具,专为更新数据库字符串以及迁移基于 PHP 的网站和内容管理系统而设计。它作为一种数据库迁移实用程序,用于在将站点移动到新服务器或域名时更新引用和表引擎。 该项目专门处理序列化 PHP 数组和对象内部文本的更新,重新计算长度以保持数据结构完整性并防止损坏。它还包含一个用于修改多个 MySQL 表的存储引擎和字符排序规则的转换器。 其他能力包括正则表达式模式匹配、用于预览待处理修改的试运行模拟,以及将操作限制在特定表或列的能力。该工具还支持使用 SSL 证书的加密数据库连接。
Calculates and displays the total number of pending modifications before they are applied to the live database.