Showing 2248 open source projects for "open java projects"

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
  • $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
  • 1
    ORM4J - Object Relational Mapper for Java. See http://www.wirtschaftsinformatik.de/dateien/beitraege/wi2007_2_150-153.pdf for more information (German)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A project that aims to create a Map system to locate important waypoints, NPC's and tactical places in a role game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Relational database with educational purposes. This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple and small desktop database. No SQL knowledge required.
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    <IMG SRC="http://sourceforge.net/dbimage.php?id=3181" width="256" height="34"><BR>Java Extraction Transformation Service for Transmitting Records & Exchanging Application Metadata: a Java-based ETL/EAI tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant. You can interpolate queries to create multilevel xml trees and insert custom tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This tool is a Java solution for managing structural changes to database schemas. It is based on Active Record migrations in Ruby on Rails. Check out documentation under construction on http://migrator.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MicroSafe is a J2ME 1.0 application to store and access notes in a hierarchical data structure (outline) on mobile devices (CLDC - Connected Limited Device Configuration). Notes can be encrypted to store data like PINs, passwords, etc. securely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Rad+Framework to quickly build client-server application based on mysql. Acce$$like features, localization, upgrade management, persistance, mysql trust management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that is designed to exploit JDBC Features for all compliant drivers. Support for Interactive Transactions, Running Batches, Schema Viewing, and support for various import and export filters.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    This is a knowledge base reader for the specific Lindsey XT Manual knowledge format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of work from several student projects that we wrote at our university.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Genomic Diversity and Phenotype Data Model (GDPDM) captures molecular and phenotypic diversity data. MySQL databases are used to implement the schema. This project develops software tools (written in Java, Perl, etc.) associated with this model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TimeMap is a mature, Java temporal web mapping/animation application. Use as a standalone web site or CD-ROM app, or as a sophisticated client-server system using an XML or SQL metadata directory to source distributed, incrementally-loaded spatial data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    InstantRO is a fast application to search information about Ragnarok Online, like monsters, items, maps, cards, skills, etc. The results from your search will be instantly showed to you, with images of mobs and items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dbcoat is another database persistence solution. It's simple, easy to learn and use, comfortable. Supports connection pool, cache which supports range and conidtion. There is no transfer object and business object,no mapping. fast for huge data fetching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple app to keep track of statistics about cars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtual Storage Explorer is SWT Java client for the Amazon S3 webservice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDbConvert is an command line database converter based on Java and JDBC. It should be able to convert from any database to any database, but there are some differences between the DBMS that need to adapt every DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JExecSQL is a database front-end application written in Java for Firebird, MySQL, MS SQL Server, Oracle and PostgreSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB