Showing 458 open source projects for "sql db compare"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    PHP feature comparison library to compare, analyze or assess any property, feature or aspect of "things", be it software, cameras or pop stars. End users can give values to the features and add objects to compare with. AJAX, javascript oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple and small desktop database. No SQL knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBIx::MyParse is a Perl module that makes the MySQL SQL parser engine available to Perl applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dbcoat is another database persistence solution. It's simple, easy to learn and use, comfortable. Supports connection pool, cache which supports range and conidtion. There is no transfer object and business object,no mapping. fast for huge data fetching
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    Relational database with educational purposes. This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FBExport is a tool for importing/exporting data and executing SQL statements on Firebird and InterBase databases. FBCopy is a tool to copy and compare data accross Firebird databases. Project also provides Nagios plugin to monitor Firebird database.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Salto Persistence is a object/relational persistence framework for a J2EE environment. It comes with Salto-db generator which uses a templates mechanism to generate Salto-db Dataobjects from any existing JDBC-supported Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xtra is a php application framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JExecSQL is a database front-end application written in Java for Firebird, MySQL, MS SQL Server, Oracle and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an XML Database Scheme Definition Language with XSL Translators to generate SQL and XHTML documentation. Includes a test ANT script and XML schema as an example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DBPAQ is a SQL database engine for large-scale applications with 2 sql modes : Internal(sapdb/adabas) and Oracle(oracle7). DBPAQ was forked from LGPL'ed SAPDB 7.3 which was forked from ADABAS-D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "distribution" is a message and data processing tool. It allows to process information through a graph of processors. It may be used to build mailing lists, fax gateways, email filters, PDF mailing combinators, report systems and many other processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DBClass is a php class that aims to seperate and simplify the interaction between the program logic and the database tables that the logic depends on. It incorporates a SQL Generator, Debugging Methods, Import Tools, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    { Lame TCL Object DB } is an XoTCL class library which allows simple (even too simple) mapping of the User-Defined XoTCL Classes onto SQL Database tables. This implementation designed to work with PostgreSQL via AOLServer DB driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenSubsystems is set of business components such as security, search, inventory management, able to run on various J2EE servers or just using JVM thanks to unique middleware abstraction layer and repository of common application functionality patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eSQueLlA is a comprehensive and powerful database management interface, which enables you to perform administrative tasks on you (My)SQL databases quickly and efficiently. It is a browser based php application, suitable for use on any OS with DB-support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small, fast replacement for ADODB that uses 1/6th of the memory and upto 300% faster while being compatible with ADODB using a subset of the most often used ADODB commands.. Supports Frontbase, MaxDB, MiniSql, MSSQL, MySql, Postgres, SqLite and Sybase.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB