Showing 1435 open source projects for "database db server"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    MOVED TO GITHUB: https://github.com/samwilson/cawitm Concise and easy-to-use CRUD (Create, Read, Update, and Delete) interface to MySQL databases. Only configuration required is for connecting; everything else is drawn from the structure of the database itself. Good for prototyping DB schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The ZODBData Framework provides a Cocoa API to handle persistent objects stored in a Zope Object Database (ZODB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Museum collection browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Web Embedded Application Portable Objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Graphical user interface for Apache Derby. Using as little dependencies as possible. Aiming for a solid API and a pleasant user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SQLMerger is an Open Source visual SQL differencing and merging tool written in Java. It is highly useful for determing what has changed between differents tables, and then merging changes between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Complete ORM .NET framework that goes beyond regular ORM's. It includes data acess, bussines logic and user interface automation, centralization and standarization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    hibernated

    Hibernate-like ORM for D programming language

    ORM with look&feel similar to Hibernate, in D programming language. Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support) NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub! https://github.com/buggins/ddbc https://github.com/buggins/hibernated
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Dbf2Ecore creates an EMF Ecore metamodel from .dbf files of a DBase database. The data can then also be converted to the EMF model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library that handles persisting plain .NET objects to and from an underlying relational database. Using attributes in your source code, you define validation and other behaviour. Supports hineritance, aggregation and persistant events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Kytane Client is an Open Source front end for the Kytane Data Service which is a internet based data storage mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hm DataModeler
    hm DataModeler is a software for modeling data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dynamic creation and management of collections system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP class that replace the need to build textual SELECT queries. By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dbxWebApp www.dbXwebApp.org PHP open-source Content-Management and Data-Management System with DHTML and WYSIWYG Editor & IDE. Database-DataDictionary for every DB. Next-Generation-CMS&DMS. Please visit www.dbXwebAppp.org for more Informations and Downlo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iPhone Sqlite Persistence for Objects is a project to enable applications developed with the official iPhone SDK to persist and retrieve business objects to and from an SQLite data file. Works with both the iPhone or iPod Touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BibTeXlipse is an Eclipse plugin for managing and analyse bibliography databases. Mainly for BibTeX databases, but will import and export many other bibliographic formats. It's currently in planning phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hibernate Injector is an extension which enables dependency injection for managed entities. The motivation has come from the need to enable rich domain models, using Hibernate. HInjector works with Pico, Spring, Guice and even with your own DI provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sqlmatrix

    Sqlmatrix

    Web table that connects to a mySQL table and shows its data

    Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap. The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ophtalmologic EMR written in python, wxpython for the GUI psycopg2 for the DB API and postgresql for the database/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB