Showing 694 open source projects for "software development"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 1
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    OracleSQL is a java based query analyzer/thin client development tool. It is meant to be an alternative to Oracle's SQL PLUS that eliminates the need to install any Oracle software on the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DeZign2DODS simplifies database development with Enhydra. It provides the glue between DeZign and DODS. Note: this project has been set to "inactive", since I'm no longer using DODS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TogMap is a module for the CASE Tool Together which generates XML-mapping-files for OR-Mappers. It takes an existing object model, which you can augment by OR-specific markers, and produces an XML-mapping file. Currently only for Castor-JDO.
    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
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jDBA is database administration tool being written in Java. It will be able to manage multiple instances from a variety of DBMS such as Oracle, Informix, Sybase, MySQL, and others. Development is currently focused solely on Oracle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A package for persistent Java which which makes a relational database appear as an object database and automatically handles object storage, retrieval, and table creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PROJECT TEMPORARILY SUSPENDED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    I want to develop a framework that simplifies the process of creating client server applications, with a DB on one end and a gui on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A platform independant database tool. SQueaL allows you to edit your queries and stored procedures. As well it lets you browse and administer your database structure. SQueaL connects to DBs through JDBC 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ObjectMapper is an object relational mapping tool focusing on ease of use and simplicty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DbGen is an object-relational mapping tool for Java programmers. It helps database programmers gain easier access to data sources through JDBC by generating database-aware Java objects in source code form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An effort to provide a rich set of Java based development resources. The first of these is the application DBProphet, a JDBC database front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MetaPersist takes an enitrely "Java-centric" approach to RDBMS persistence. In contrast to most existing Java-RDBMS integration packages that facilitate the mapping of existing RDBMS tables to classes and vice-versa, MetaPersist provides a natural, strai
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB