Showing 50 open source projects for "database diff"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    A simple tool to import the diff, gtf and tracking files from cufflinks, cuffcompare, cuffdiff into a new sqlite database for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema. Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A generic SQL driven data audit tool for detecting differences between any JDBC accessible database tables and other data sources. Platform independent. It's a unix like diff for databases. Produces key values with the differing column name and data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tool for camparing two Ms SQL Server databases. Cross-platform, developed in QT 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Anomaly Wiki
    Anomaly Wiki is a file-based content management system (CMS) written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies). All you need is a web server running PHP 4.3.0 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provides tools, supporting quality management or quality assurance for software: Assessment execution (ISO 15504 (SPiCE), AutomotiveSPiCE, CMMi), diff tool calculating sizes (SLoC) of diffs, identification of conditional compilation, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    If you a developer you can compare two mdb ( Access 2000 ) databases. And the old database will be upgraded with the new one. Copy the CompareData.mdb and 'newdatabase.mdb' to your 'olddatabase.mdb' directory. And run this application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple WebStrut is a simple webframework depend on Servlet,Spring2.5.x and Xwork2.0.X ,This project provide a simple component to dispatcher request like struts and diff to struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    WebRequisites is a web based software for requirements and use case management, allowing to compare versions (generating diff), traceability and impact analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SKIF ppds - Personal Password and Data Sentinel- password manager and data security-tools. Single file (main database) encrypted Blowfish-cipher - for storage user acсounts and any text data. "Crypto" tools - Blowfish-cipher,SHA,MD5,DIFF,MAC and other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a visual database schema comparison tool that enables end-users to dynamically determine the object differences between two disparate databases.Very useful for analyzing configuration differences. Read more at http://www.coolapps.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python module performing binary diff and patching using the same technique as the bsdiff project
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    An Oracle PL/SQL based utility used to compare two XML documents and provide an output identifying the differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQL Diff is a web application to show the differences between two SQL tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Whiz is a database diff utility which will be useful to find difference between two MS-SQL Server databases. It also able to generate SQL script to update the changes from one database to another database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The most powerful non-commercial translation memory software (TM tool) with enhanced capabilities, like networking/collaboration (http, rpc), encoding conversion, project management capabilities, email capability with attachments, file tree diff etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python Schema Diff is a python-based tool which permits to give the differences between two database schema. Its HTML rendering makes it easy for sharing this useful information among a team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A java based application capable of making the equivalent of a document diff and merge, like those on version control software, but on a database in order to facilitate database upgrades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Key Differentiator is a tool that can be used to generate "diffs" of the contents of two database tables that have a similar schema structure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    THEFT is moving to Launchpad because of a number of problem we have with Sourceforge. We are extremely unhappy with the service here, mainly because of problems with svn repo access, the diff and the lack of stability of the services in general!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB