Search Results for "java project with source code" - Page 8

Showing 990 open source projects for "java project with source code"

View related business solutions
  • 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
  • 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
  • 1
    SIRA_PRISE

    SIRA_PRISE

    SIRA_PRISE client side ecosystem

    The SIRA_PRISE client side ecosystem, that is, everything there is to SIRA_PRISE except the server itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    wizardform

    Create html5 forms form mysql table

    This project goal is to give anyone the ability to create html forms and mysql tables without code. Mail features are : Standard fields (text, date, checkbox, select ...). Extended fields like lookup into another table, riche texte editor. Users and right management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jEasyORM

    Simple Java ORM

    Simple small extensible object relational mapper with database independent key generation and paging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VOLTA criteria

    VOLTA criteria

    Cassandra Criteria java library

    Volta Criteria is a java library designed for those who want to integrate Cassandra database within their java application, providing intuitive methods for statement construct: you will not have to write code (and therefore know the syntax) CQL when carrying out CQL queries and statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5

    ProC 3.0

    smart Workflow Engine

    ProC 3.0 is a scientific workflow engine to build, manage and execute workflows (pipelines) in heterogeneous environments, supporting GRID and other means of parallel processing. It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EnBpgs
    This project focuses on the Earth & Beyond (PGS) server as well as a client side proxy launcher. E&B was originally developed by Westwood Studios and later managed and developed by EA Games. EA retired Earth and Beyond in Sept. of 2004. --------------------------------------------------------------------------- Earth & Beyond Privet Galaxy Server goal of the reborn team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    ThinkJava

    ThinkJava

    a Java ORM framework focusing on simple and rapid development

    Now the project is renamed to 'Koru' and the files has been moved to koru project. To get the latest files please visit: https://sourceforge.net/projects/koru/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Ultra-Lite Persistence (JULP): RDBMS independant Object-Relational library. Inheritance, many classes per table, many tables per class, optimistic concurrency, simple mappings, etc. Less then 350KB. GUI to generate classes and mappings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QueryObjectFactory (QOF) is a lightweight runtime JDBC byte-code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses Java annotations to define mappings and is fully OSGi ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UI To the Hadoop HBase Project
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    Mar 2025 - Project moved to Github: https://github.com/symbolthree/xdoclient XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CommandCentre

    CommandCentre

    Command Centre

    ... for advanced Command and Control Simulators on Linux/Windows using C/C++ and Java. The Framework integrates with Leading Tools like Visual Paradigm (UML), Net Beans 7.0 (Java), and Code Warrior (C/C++). The codebase supports building Heterogenous Command and Control Consoles and Accelerated User Attached Audiovisuals. The Command Centre Real Time Simulation Framework (under RT Linux) allows designers to build Fast Prototyped Consoles for advanced Simulations running on Local Area Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gaboto maps first class java objects onto RDF. By this it introduces a layer on top of RDF giving you RDF's flexibility in storing objects, their properties and the relationships between objects while preserving the full power of java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MongOz - MongoDB Desktop Client

    MongOz - MongoDB Desktop Client

    Multi-Platform MongoDB Desktop Client

    MongOz is a MongoDB client, intended to be multi-platform. It's written in Java as backend (to handle the MongoDB connections) and Javascript / HTML5 / CSS3 as frontend, in order to have a modern interface, besides being easy to change as desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Objective database abstraction layer (ODAL) is a high-performance database manipulation framework. Features include query API, O-R mapping, data validation/conversion, stored procedure support, code generation. Minimal dependencies. Short startup time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    NW.ORM

    NW.ORM

    API based wrapper for Hibernate framework

    Java API wrapper for working with Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Technology Explorer for IBM DB2
    The Technology Explorer for IBM DB2 is a light weight, web based console for DB2 that helps you learn about DB2 using demonstrations and tutorials. The TE is designed from the ground up to be easy to use and customize to suit your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Conserve
    Conserve is no longer hosted at SourceForge, we have moved to GitHub: https://github.com/ConserveORM/main
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.