awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
interconnectit avatar

interconnectit/Search-Replace-DB

0
View on GitHub↗
4,102 stele·851 fork-uri·PHP·GPL-3.0·2 vizualizăriinterconnectit.com/products/search-and-replace-for-wordpress-databases↗

Search Replace DB

Search-Replace-DB este un utilitar MySQL de căutare și înlocuire, conceput pentru actualizarea șirurilor de caractere din baze de date și pentru migrarea site-urilor bazate pe PHP și a sistemelor de gestionare a conținutului. Acesta funcționează ca un instrument de migrare a bazelor de date pentru a actualiza referințele și motoarele tabelelor atunci când site-urile sunt mutate pe servere sau domenii noi.

Proiectul gestionează în mod specific actualizarea textului din interiorul tablourilor și obiectelor PHP serializate, recalculând lungimile pentru a menține integritatea structurii datelor și a preveni coruperea acestora. Include, de asemenea, un convertor pentru modificarea motoarelor de stocare și a seturilor de caractere (collations) pentru mai multe tabele MySQL.

Capabilitățile suplimentare includ potrivirea modelelor prin expresii regulate, simulări de tip „dry-run” pentru a previzualiza modificările în așteptare și posibilitatea de a limita operațiunile la tabele sau coloane specifice. Instrumentul suportă, de asemenea, conexiuni criptate la baza de date folosind certificate SSL.

Features

  • PHP Serialized Data Processing - Parses and updates PHP serialized strings by recalculating lengths to prevent data corruption during text replacement.
  • Regex Pattern Matching - Uses regular expression pattern matching to identify and replace complex text strings within database columns.
  • CMS Reference Updates - Updates configuration strings and site URLs across PHP-based content management systems after a domain change.
  • Serialized Data Integrity Preservation - Replaces text within database strings while maintaining the integrity of serialized PHP data structures.
  • Serialized String Updaters - Updates text inside serialized arrays and objects without corrupting the data structure.
  • MySQL Domain Migrations - Facilitates moving a website to a new server or domain by updating database references and table settings.
  • Database Content Find-and-Replace Tools - Provides a script for finding and replacing strings within MySQL databases while preserving serialized PHP data integrity.
  • Database Search and Replace Operations - Provides utilities to search for specific text or regular expressions and replace them directly within database content.
  • Database Migration Tools - Updates database references and table engines when migrating PHP-based websites and content management systems.
  • Serialized String Substitutions - Swaps text within a database while preserving the integrity of serialized data structures.
  • Table and Column Whitelists - Allows limiting search and replace operations to specific tables or columns to reduce execution risk.
  • Table Performance Optimizers - Improves performance and data sorting by changing storage engines and character collations across MySQL tables.
  • Schema Modification - Executes SQL alter statements to modify table storage engines and character collations for database optimization.
  • Database Modification Previews - Calculates and displays the total number of pending modifications before they are applied to the live database.
  • MySQL Table Converters - Changes storage engines and character collations across multiple MySQL tables.
  • Table Engine and Collation Converters - Updates the storage engine or character collation of database tables to optimize data storage and sorting.
  • Operation Targeting - Limits search and replace operations to specific tables or columns to prevent accidental changes to unrelated data.
  • Dry Run Simulations - Simulates replacement operations to calculate and preview pending modifications without committing changes to the database.

Istoric stele

Graficul istoricului de stele pentru interconnectit/search-replace-dbGraficul istoricului de stele pentru interconnectit/search-replace-db

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Search Replace DB

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Search Replace DB.
  • datlechin/tableproAvatar datlechin

    datlechin/TablePro

    4,471Vezi pe GitHub↗

    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

    Swift
    Vezi pe GitHub↗4,471
  • chmln/sdAvatar chmln

    chmln/sd

    7,220Vezi pe GitHub↗

    sd is a command line text manipulation utility designed for searching and replacing text patterns across multiple files. It functions as a regex-based find and replace tool that allows for in-place file editing directly from the terminal. The project supports both regular expression replacements, including the use of capture groups for complex transformations, and fixed string replacement for literal text substitutions. It specifically handles multi-line text replacement by processing file contents as single blocks to match patterns that span across newline characters. The tool provides capa

    Rust
    Vezi pe GitHub↗7,220
  • amacneil/dbmateAvatar amacneil

    amacneil/dbmate

    6,954Vezi pe GitHub↗

    Dbmate is a framework-agnostic SQL database migration tool used for tracking, applying, and rolling back schema changes to ensure consistent environments. It functions as a database schema versioning tool that manages updates independently of any specific application framework by relying on raw SQL and connection URLs. The project distinguishes itself by offering a container-based approach to database administration, allowing schema updates to be executed via Docker to avoid local binary installations. It also supports embedding migration scripts directly into the compiled binary to eliminate

    Goclickhousecppdatabase
    Vezi pe GitHub↗6,954
  • bensadeh/tailspinAvatar bensadeh

    bensadeh/tailspin

    7,875Vezi pe GitHub↗

    Tailspin is a regex-based text colorizer and terminal log viewer designed to transform plain text streams into colorized output. It functions as a command line log highlighter and tailer that applies syntax highlighting to logs using regular expressions. The tool distinguishes itself through its ability to monitor files in real time and pipe live output through a highlighter. It recognizes and colors common data types such as IP addresses, UUIDs, HTTP methods, JSON objects, dates, and memory pointers. Users can define custom highlight styles and regex patterns to assign specific colors to uni

    Rustcczecolorizercolors
    Vezi pe GitHub↗7,875
Vezi toate cele 30 alternative pentru Search Replace DB→

Întrebări frecvente

Ce face interconnectit/search-replace-db?

Search-Replace-DB este un utilitar MySQL de căutare și înlocuire, conceput pentru actualizarea șirurilor de caractere din baze de date și pentru migrarea site-urilor bazate pe PHP și a sistemelor de gestionare a conținutului. Acesta funcționează ca un instrument de migrare a bazelor de date pentru a actualiza referințele și motoarele tabelelor atunci când site-urile sunt mutate pe servere sau domenii noi.

Care sunt principalele funcționalități ale interconnectit/search-replace-db?

Principalele funcționalități ale interconnectit/search-replace-db sunt: PHP Serialized Data Processing, Regex Pattern Matching, CMS Reference Updates, Serialized Data Integrity Preservation, Serialized String Updaters, MySQL Domain Migrations, Database Content Find-and-Replace Tools, Database Search and Replace Operations.

Care sunt câteva alternative open-source pentru interconnectit/search-replace-db?

Alternativele open-source pentru interconnectit/search-replace-db includ: datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… chmln/sd — sd is a command line text manipulation utility designed for searching and replacing text patterns across multiple… amacneil/dbmate — Dbmate is a framework-agnostic SQL database migration tool used for tracking, applying, and rolling back schema… btford/write-good — Write-good is a command-line text analysis tool and English prose linter designed to identify grammatical errors and… benhmoore/knwl.js — Knwl.js is a JavaScript named entity recognition library and text entity extractor. It functions as an extensible text… bensadeh/tailspin — Tailspin is a regex-based text colorizer and terminal log viewer designed to transform plain text streams into…