172 projects for "java project with source code" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    W2g is a framework for building web-based applications such as online databases, intranet portals or CRM systems. It has a object-oriented design and includes a session management, a template engine and a persistency engine based on Apache and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The objective of this project is to build APIs that should allow ease of communication with GDS and CRS. This product should act as a powerful engine between GDS and travel portal services. There ain't many open source product that meets this requirement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MCLA Robotics project comprises a Java based platform for robotics application development. It is being developed by the physics department at the Massachusetts College of Liberal Arts in North Adams, Massachusetts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    MOFISP is (another) relational object mapper. The purpose is to create an object oriented view over legacy bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Aquamarine is a Object Oriented language. The goal of this project is to provide a aquamarine to C++ compiler and a classes library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jCart was superceeded by Tiny Marbles (http://www.tinymarbles.org/). You will also find the project here in SourceForge with the project name 'tinymarbles'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A PHP class library for writing powerfull reloadless web user interfaces using Ajax (DHTML+server-side) style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenMetaBase uses OpenC++ to dynamically generate C++ code described by xml files. This code has built in caching of sql & xml. The code tries to simplify complex runtime database relations by making most of the code for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Strata is a collection of J2EE frameworks designed to help jumpstart any application. From mapping Relational Databases to definining logging services, Strata is an all encompassing set of frameworks to help put your project on solid ground. This project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DMDF has collection of Frameworks for distribute your domain model. The Domain Model Transportation framework [sub project] let you use your own domain model replace DTO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPortForwarder Project JPortForwarder is a multithreaded TCP Port Forwarder application. The following feature have been developed: - Generic TCP Port Forwarging. Listen for a port and forward to an ip:port. - Multihoming TCP Port Forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project