Open Source Software Development Software - Page 20

  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DataLoggin provides the raw data Database for the Dawn of Light Server Emulation Project. (www.dolserver.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DOSConf is an installer to install, update, repair, remove and create installation and patch package. It will be developed for DOS / Win32 platforms and in the future for another operating systems, like Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. It allows rapid development of code to perform database programming, data warehousing and import/export from databases, XML, Excel, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is a kind of manager for dancing contests in germany. It help to calculate and manage all informations given by those contests. There are several rules from the DTV germany to calculate the points for a dancing couple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older revision. Currently, the client supports PostgreSQL and MySQL database systems. Emphasis is put on the client to be extensible, though, so it is possible to implement a connector for another database system. This project is supported by the Faculty of Informatics, Masaryk University, Brno, Czech Republic, as a research project MUNI33/112013, http://www.muni.cz/research/projects/23565
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DaGen is a test data generator for various databases like SQL Server,Oracle,MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DaReManager
    Data Register Manager. IT scientific-research project. (Управляющий реестром данных. Научно-исследовательский проект в области информационных технологий)
    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
  • 10
    Dage is an extensible library for filling database with a random data. Specifications are written in Scala language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This toolkit facilitates easier connections between stored data, intermediate data, and data presented to users in Java applications. The classes are abstracted as much as possible to allow wide use for various types of programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Data Class Generator is a tool that generates the needed classes to use with WPF (Windows Presentation Foundation) to enable easy two way bindings using the new binding concepts in XAML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Data Links is a wxWidgets application to generate wrappers for the wxWidgets ODBC classes. The goal of this project is to create an application that makes writing database driven wxWidgets applications easier and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Microsoft .NET project that generates SQL Server 2000 scripts for stored procedures and C# classes used to access those stored procedures. The stored proecedures generated are as follows: Insert, Update, Delete, Select, SelectByPK, SelectByFK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DWI (recently renamed to Estron and moved to http://estron.alioth.debian.org/) is a rapid application development system for creating graphical applications that manipulate info in an SQL database. Uses XML and Gnome Glade for the GUI designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Data Access Objects for PHP5. A set of classes used for connecting to databases in PHP5. The goal is to provide PHP5 developers with a unified OO API to access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DataAide is a VB.Net desktop application that utilises SQL Server 2000 client tools to generate VB.Net, C#, or VB6 classes and stored procedures for tables in a SQL Server 2k database. It also generates ADO.Net or ADO code to call stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ library for acces DataBases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Data Juncture is an Integration data import/export tool. (Incorporating Technologies: VB.NET, CSharp, ADO.NET)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DataRoller

    DataRoller

    Roll your own database test data

    Fill your database with test data, move in and be happy. DataRoller is a small program that will insert rows into your database based on a file describing your tables and columns. Script files describe how each table relates to other tables, how DataRoller should geneate foreign keys, and how each column should look. DataRoller executes your script file, generating insert statements and filling your database with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This tool generates the TableDataGateway classes and SQL scripts that create stored procedures for the tables in your database. The generated classes use the patterns & practices Enterprise Library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB