Showing 1996 open source projects for "java class"

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
  • 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
  • 1
    Kowari is a Java based, non-SQL database for the storage of RDF providing a lightweight, highly scalable, transaction-safe environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    A standarized implementation of a data abstraction layer, suitable for any kind of database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Persistence Aspect. An Aspect which automaticly maps java classes to predefined database tables and makes the updates of objects persistent. Written in AspectJ 1.2. Benefit: no JDBC programming. Minimal java code required for persistence.
    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
    myXMLDB is a XML database server implemented on top of MySQL. It stores documents as BLOBs and can store documents up to 256 MB in size. It supports XPath and XQuery through Saxon and provides a Java implementation of the XML:DB API. Have GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Utility that exports data from oracle db tables as sequence of insert statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A pure Java (Swing) front end to connect with every DBMS (DataBase Manager System) that has a JDBC driver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java Data Access Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    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
  • 10
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Salmon Open Framework for Internet Applications (SOFIA) is a RAD tool set for the J2EE. It integrates best-of-breed tools with a Java framework to provide an end-to-end solution for developing high quality database driven web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Topstar Movie Manager: Tool to organize and collect relevant information for your movie collection, with a fast and user-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xlSQL JDBC Driver for Excel, CSV and XML files. xlSQL maps a directory of Excel files to a database, workbooks to schemas and sheets to tables. Query documents with either the full HSQL or MySQL dialect. Write objects and data with native xlSQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    InfoCentral is a project to build an all-in-one, centralized, web-based administrative solution for churches, schools, and non-profit organizations using the latest Java and rich-web technologies. The old PHP version is no longer in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    the borg9 library is a collection of utilities useful for a typical j2ee web-application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chameleon is a general use persistence engine capable of object-relational mapping as well as other, non-object persistence needs. Its flexibility allows it to fit the needs of a an enterprise without the contstraints that O/R mappers generally impose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Development of a multi platform application designed to allow the web access flow of any kind of data but keep the things simple, customizable and secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ObjectKitchen is a versatile database written in Java. It can be accessed both as a relational database as well as an object oriented database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Martin Studio API is intended for use by java web developers. It is made up of tools that are intended to improve productivity by simplifying many repetitions tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PGSuite is an MS-SQL Enterprise Manager like application specifically designed for Postgresql using Java/Eclipse RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A notebook program - written in Java - that is useful for keeping a notebook full of notes that are otherwise difficult to catagorize - especially notes that are needed only once in a while.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Description: Create a web based (PHP/Java/TCL/Perl) application to support managment of a PeeWee or School football leagues. Including support of multiple user interfaces: HEAD OFFICE: staffing, scheduling, teams, team rosters, player and team stat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nR is a java XML repository. Automatic total reuse so that differencing is not required. Data stored in a SQL Database of your choice. (MySql & Oracle9i Linux/Win32). THE perfect way to store structured data, maximal compression & total information about
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TableTag is JSP tag library intended to build simple data entry pages, like ASP.NET's DataGrid. It has plugable renderers for table, rows and columns, event driven data handling, and data feeding based on java.util.List.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB