• $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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    DBOM is a .Net class library that provides a database object model API and a set of interfaces representing DML statements. The class library supports standard SQL-92 syntax and includes implementations that provide access to Oracle and MS-SQL via ODBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBPad is a GUI-based SQL client for relational databases. As long as you have a JDBC driver for your DB, you can use DBPad to view or manipulate your data and metadata of your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBPowder is an O/R mapping tool. DBPowder creates several types of source codes: DB accessors of Java code, web applications, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DBS Framework base on (PHP, MySQL) help you build your website administration pages quickly, easy and confortable.You can use DBS Framework to develope admin system for managing content of a CMS or an eCommerce system. DBS is stand for Database Supporter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DBSynCompare will be a tool to compare and synchronize databases. For the beginning there is only MySQL support planned but other database systems may be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBVote is a large scale online voting system using a database as backend and with a webfrontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DB_Browser was a CGI tool for developers working with a relational database. It easily facilitated searching, editing, and adding to tables within a database without having to develop customized software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The main goal of this project is to built a GUI for administrating databases. It is being written on perl using Gtk and Glade. DBadmin is supposed to be an analogue of windows program toad.
    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
    Database API and User Interface to skip making queryes or code more than strictly neccesary. Compatible with MySQL, Oracle, DB2 and other database servers. Compatible with Win32 and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBarrMan

    DBarrMan

    Database corrections on Dolibarr data

    In Dolibarr database tables, re-create a supplier invoice that was deleted by accident (with the original record row id). Change the supplier of a created invoice. This Database Dolibarr Manager was created for Dolibarr v 3.0 Gambas2 needed (Visual-basic/Java like programming environment for Linux), available via packet manager. (gb2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBeauty

    DBeauty

    Relational Data Browsing

    DBeauty is now part of the Jailer Database Tool Suite. See https://sourceforge.net/projects/jailer or http://jailer.sourceforge.net/data-browsing.html A relationship-oriented Database Browser. Provides insight into both the tables and the interrelation of the rows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DBnavgate

    Dbnavgate shows the nodes and details of a database instance

    As part of the lecture java programming we had to program a database navigator. This navigator shows the nodes of all relations in a database instance and the details of the selected node. I used the Model-View-Controller-Pattern (MVC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBtest is a tool written in ASP intended to realize SQL and DDL statements over the Web, for any Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DBvFS - Virtual Filesystem in a Database
    DBvFS defines a virtual file system which can be stored in a relational database. Aim is to create a generalized definition for such a system, which should be open enough so it can be implemented in a variety of database systems and middlewares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oracle DBA's module for Oracle 8i, 8.0 and 7.3. Reverse engineers DDL for specified list of objects. Defrags entire tablespaces. Resizes tables/indexes to your standards. Creates user X with privileges of Y. Etc., etc., etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A servlet (or a bunch of servlets) to access a database, perform ddlutils tasks (retrieve, create and update from or to a description). Uses the apache.org ddlutils (and some other libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Data Mining Models Web Annotator Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual Basic application with database connectivity to manage bleeds candidates for a selection of clinical studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small Visual Basic 6 and ODBC-based application for the logging and management of samples collected as part of clinical studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple freezer management system written in VB6 for use in a clinical lab environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A branched adaptation of the Sample Management System (DILSMS) with the capability of dealing with longitudinal elements of studies, for use in a clinical lab environment.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB