Showing 310 open source projects for "database software"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    XAO suite provides a platform for rapid development of complex, dynamic web sites. Includes web templating language, database OO layer, ready-to-use objects. Real home and latest packages are on http://ejelta.com/xao/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The UniXML library is intended to be an extremely portable XML DOM parser library, completely OS and C compiler independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Module "banner system" for Apache server. This is a new module for server Apache. The Development language will be C. All banners will be saved in DB MySQL. Admin part will created on PHP or Perl lenguages. How Do I seems for givenned moment are
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web development framework; includes an application server which provides a persistent object cache and transaction support, an intelligent HTML parser, multi-threaded scripting, multiple scripting language support within a single OO framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    an object-oriented API to access spatial data from Perl scripts, defines a set of classes and conventions to access spatial data independent of underlying file format or access method, based on OpenGIS Abstract Specification (see http://www.opengis.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    This is the Informix SQL db extension to Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FIDe is a software-based fault injector designed to validate Fault-Tolerant mechanisms and techniques used by applications. It was first used to measure database recovery coverage and costs, but can be used to test and validate ordinary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    xmldb provides an easy and efficient way to persist, manipulate and translate xml documents using libxml2, libxslt and pgsql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Basilisk is an embeddable data engine and virtual machine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Se trata de crear un conjunto de componentes visuales que proporcionen acceso a las bases de datos de Interbase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libtabe is a library which provides useful Chinese functions/routines that can deal with fundamental elements such as pronunciation(BoPoMoFo), character frequency, word identification, word frequency. It also comes with a large free word database.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    A Basic style language that uses a database as the internal datastructure. It compiles the code to ANSI-C. It is intended to be used for highly interactive websites. For documentation and background info, visit the homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dbutil - A Dynamic SQL Generation Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Front end to manage Developer 2000 source code trees with RCS engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Objective Caml library over Oracle OCI8, with some higher level features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dFront is a frontend which makes it possible to distribute a msql database over several sites. It builds on a Transaction Manager (TM) and a Lock Manager (LM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Database development environment using MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SPAWK stands for [S]QL [P]owerd AWK and is an elegant way for accessing and manipulating MySQL databases from within awk programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A XML parser for the playstation portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    lib4d_sql is a C library providing the required functions (connect, prepare, execute, ...) to write a SQL client for 4D databases. It uses the public 4D SQL protocol wich is supported by 4D products since... the version 11. It is already used by the PDO_
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Leilany is a framework to build GUI applications with Python and GTK, using de MVC pattern design. Interested in build the gadgets for invoicing and the necessary requirements. The main goal is make applications with low memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    hippocampus

    shared memory object server database

    hippocampus is a reflexion on the pertinence of developping a shared memory, object oriented, dynamic and reflexive language interpreter. The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation. The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms. I want to...
    Downloads: 0 This Week
    Last Update:
    See Project