Showing 50 open source projects for "database diff"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    data-diff

    data-diff

    Efficiently diff rows across two different databases

    We're excited to announce the launch of a new open-source product, data-diff that makes comparing datasets across databases fast at any scale. data-diff automates data quality checks for data replication and migration. In modern data platforms, data is constantly moving between systems, and at the modern data volume and complexity, systems go out of sync all the time. Until now, there has not been any tooling to ensure that when the data is correctly copied. Replicating data at scale, across...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Dbmate

    Dbmate

    A lightweight, framework-agnostic database migration tool

    ...Migrations are run atomically inside a transaction. Supports creating and dropping databases (handy in development/test). Supports saving a schema.sql file to easily diff schema changes in git. Database connection URL is defined using an environment variable (DATABASE_URL by default), or specified on the command line.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Ridgepole

    Ridgepole

    Ridgepole is a tool to manage DB schema. It defines DB schema

    Ridgepole is a database schema management tool that treats your schema as code by expressing it in a Ruby DSL and applying diffs to keep databases in sync. You describe the desired state in a “Schemafile” (tables, columns, indexes, constraints), and Ridgepole compares it with the live database to generate only the necessary changes. This diff-and-apply approach makes schema changes repeatable and reviewable, avoiding hand-written migrations for routine structural edits. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sqldef

    sqldef

    Idempotent schema management for MySQL, PostgreSQL, and more

    sqldef is a schema migration tool that automatically generates SQL migration statements by comparing database schemas. Instead of writing migrations manually, developers define the desired schema, and sqldef computes the difference. It's compatible with MySQL, PostgreSQL, SQLite, and others, making migrations safer and more maintainable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    DoltgreSQL

    DoltgreSQL

    DoltgreSQL - Version Controlled PostgreSQL

    DoltgreSQL is an experimental Postgres fork that adds Git-like version control to your database. It allows users to commit, branch, merge, and revert changes to data and schema, bringing collaborative workflows to SQL databases. DoltgreSQL is designed for teams who want full auditability and control over every change made in their data layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sq data wrangler

    sq data wrangler

    sq data wrangler

    ...You can use sq diff to compare tables, or entire databases. sq has commands for common database operations to copy, truncate, and drop tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SchemaCrawler

    SchemaCrawler

    Free database schema discovery and comprehension tool

    SchemaCrawler is a free database schema discovery and comprehension tool. SchemaCrawler has a good mix of useful features for data governance. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output serves for database documentation, and is designed to be diff-ed against other database schemas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Greenmask

    Greenmask

    PostgreSQL database anonymization and synthetic data generation tool

    Greenmask is a powerful open-source utility that is designed for logical database backup dumping, obfuscation, and restoration. It offers extensive functionality for backup, anonymization, and data masking. Greenmask is written in pure Go and includes ported PostgreSQL libraries that allows for platform independence. This tool is stateless and does not require any changes to your database schema. It is designed to be highly customizable and backward-compatible with existing PostgreSQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Logidze

    Logidze

    Database changes log for Rails

    Logidze is a Ruby on Rails extension that enables versioning for ActiveRecord models using PostgreSQL JSONB columns. It stores change history directly in the database, allowing applications to track, view, and restore previous states of a record without creating additional tables. Unlike traditional audit systems, Logidze is lightweight and fast, leveraging PostgreSQL’s capabilities for efficient data storage and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    DocuWiki

    DocuWiki

    The DokuWiki Open Source Wiki Engine

    DokuWiki is a simple-to-use and highly versatile open source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup, and integration makes it an administrator's favorite. Built-in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Percona Toolkit

    Percona Toolkit

    A collection of advanced open source command-line tools

    Percona Toolkit is a collection of battle-tested command-line tools for MySQL and MariaDB that help diagnose performance, verify integrity, and perform online maintenance safely. Utilities such as pt-query-digest analyze slow logs and packet captures to surface hotspots and regressions, while pt-online-schema-change applies ALTERs with minimal blocking by copying and swapping tables. Consistency tools like pt-table-checksum and pt-table-sync detect and reconcile replication drift across...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Excel Comparator

    This tool allows the comparison of two excel sheets

    The Sheet Comparator is a tool intended to highlight the differences between two excel files, or two worksheets, or even tables within the same spreadsheet. It differs itself from other excel comparators by the being able to treat database like tables, and also because it can annotate the differences directly on the spreadsheet comments. Using the tool's diff table, it allows the user to quickly scroll into the differences. For merging updates made in two different tables, the updates done on the diff table can be propagated directly to the source table.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    SheetAtlas

    Search and compare data across multiple Excel files instantly

    SheetAtlas is a free, cross-platform tool for searching and comparing multiple Excel files as a unified database. 100% offline — your data never leaves your computer. KEY FEATURES Unified Search Load unlimited files (.xlsx, .xls, .csv) and search across all sheets with regex support. Row Comparison Compare rows from different files with intelligent column mapping and visual diff highlighting. Data Export Export to Excel or CSV with column filtering, semantic names, and preserved formatting. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    NeoPrism

    NeoPrism

    An open-source, classic-styled, and Java Swing-based code editor.

    Prism is an open-source, lightweight, and beginner-friendly code editor written in Java. It offers most of the features you would expect. The software is designed to simplify and eliminate unnecessary features for students, thereby avoiding the complexity of traditional IDEs. Repository: https://github.com/TayebYassine/NeoPrism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WackoWiki

    WackoWiki

    WackoWiki is a light and easy to install multilingual Wiki-engine.

    WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification and much more. Compatible with PHP 8.0 - 8.5 and MariaDB / MySQL / SQLite.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    dbglider-devops

    Database Change Promotion and Release Management Software

    A complete database devops solution. It defines continuous integration and continuous deployment process for database application. It makes database application development and release management just like any other code application CI/CD. The software is provided with an easy user friendly UI interface to define the CI/CD for complex database application. Creation of new project, baseline, CI/CD, access management and many other functionalities offer through easy to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    White Blood Cell Differential Counter

    White Blood Cell Differential Counter

    Tally Cells as you view under microscope ⭐Please leave me a review

    ⭐Please leave me a review⭐ I live on feedback📬 This software allows staff to perform cell differentials using a keyboard. Simple $ useful! A new MSI installer has been created - an icon will appear on the desktop. ***************************************************************************** Don't be alarmed when installing the program. Windows will display an alert showing "unrecognized app", just click more info and then click run anyway to install WBC Diff counter. This warning...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 18
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    MyDBDiff is an database diff tool for MySQL. It reports differences between two database schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    java-object-merger

    Library for merging and mapping of java objects

    Main goal of this library is to provide lightweight, easy configurable with annotations, and powerful tool for object mapping/merging, making life easier for projects with multilayer structure. It was take for me less then one day to completely migrate project at my main work (hundreds of classes, mappings between DTOs, Business objects and view objects) from dozer to java-object-merger without any serious issues. Go to Wiki pages for technical FAQ with examples! Available in maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    csvdiff

    csvdiff

    compare csv files with any separator you want

    csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OraVC

    OraVC

    The Oracle database objects version control tool

    The OraVC is a tool to keep track of the versions of a database objects inside the Oracle database without any usage of a third party tools like CVS or SVN. It is pure PL/SQL + Oracle JAVA classes. (c) 2011-... Andrey Tsyganov (contacts A.Tsyganov@rug.nl) NB: this project is distributed under the GNU GPL v3.0 license About: This tool was developer in scope of a Target project (http://www.rug.nl/science-and-society/target/) at The University of Groningen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pers Vcs

    Pers Vcs

    Personal Version System

    PC Based Version system for any file type. Suspend any project then return with no Version loss. Revert to any Version at any time, see all versions content and compare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jdb-compare

    Database comparison and update/diff script generation

    Jdb-compare is a small utility designed to compare two database schemas and provide the possibility to create a sql-script with the necessary instructions to synchronize them. Currently it only supports script generation for MySQL, but can be extended (it use generic jdbc to retreive the original schema).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Php-pastebin

    Php-pastebin

    Pastebin is here to help you collaborate on debugging code snippets

    pastebin is here to help you collaborate on debugging code snippets. If you're not familiar with the idea, most people use it like this: submit a code fragment to pastebin, getting a url like hxxp://yoursite.com/1234, paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next