Showing 554 open source projects for "database db server"

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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GroundWork Foundation is an IT management data abstraction layer and development platform.The Foundation data model allows the integration of any state, event, and performance data running in a Web container.It comes with an XML enabled feeder framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Domain Architect is a tool for 3-tier enterprise application code generation, a framework, and a set of practices provided as building blocks. (Related words: database script, O/R mapper, business object code generator, poco, enterprise applications)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PHP/AJAX/DHTML framework for rapid applications development. Automatic environment recognition: mobile devices; SOAP; XML-RPC; RSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Enhanced Role-Based Access Security Model and Validation platform built on the .NET 2.0 Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fides is an extensible enterprise library for .NET 2.0 upwards and Java, containing a Object Relational Mapping framework and geared for simplicity and productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The framework, for Microsoft Sql Server, is designed to manage users, groups, and permissions for objects defined within the scope of an application. It also consists of a .NET API for integrating the framework into Web or Form Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Handling files in PalmOS is a nightmare when you want to read/write the files in both RAM and VFS. This library is a abstract layer for handling PDB files in PalmOS and other OS/platform. For more information: http://pflib.wiki.sourceforge.net/
    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
    Another PHP MVC framework. Goals are: cakephp's style, lightweight, strength javascript/ajax integration. OO and Coded in PHP5, ready to move to PHP6. dbo, url routing, many helpers, debugging tools, scaffolding..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Tool for generating C# code and T-SQL stored procedures for use in database-centric, layered enterprise application development. Also includes basic a SQL Querying engine and a duplicate record remover!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet another database mapping library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ORB (Object Relational Bridge) is an all Java O/RM database persistence solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bitgate Server Software Environment. This is a simple server implementation that relies on Java 6 functionality. It provides transparent networking functionality, and the ability to add support for virtually any server protocol using a simple framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Groupware-API for stable access from Java to Lotus Notes/Domino via local or remote access, as easy to use as LotusScript. Domingo is compatible with Java 1.3 or higher and with Lotus Notes/Domino R5, R6, R6.5, R7 and R8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyDBemu is a C++ Library which provides a 'database table'-like Data Type, and methods of data management in a SQL thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A lightweight EAI tool based on Java technology with a web browser interface for building integration processes from an extensible selection of adapter components. It runs on Apache Tomcat application server and stores its configuration in MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XUI is a Java and XML RIA platform for building smart app's. Swing, AWT and other widget sets can be used on a range of hardware. XUI's modular framework can help many aspects of application development. NetBeans and Eclipse are available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    XAMPLE creates a separate, encrypted and independent LAMP environment on a system that does or does not already run a web server and database. It is useful to provide a customized environment for software refusing to work with the installed LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    abNORM is a .NET based Object Relational Mapper which focuses on an easy, quick to learn API. It features forward- and reverse engineering of datamodels. Supported databases are Ingres, PostgreSQL and Oracle. Support for MySQL and MS SQL Server planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Stasis is persistence (ORM) framework written in Java. It supports arbitrary relational databases, project-specific profiles with rules for Java-to-DB mapping, persistent-events handling or filtering expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB