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

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

View related business solutions
  • 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
  • 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
  • 1
    PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a database without knowledge about jdbc and SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tired of writing same code again and again? Try DbForms! DbForms is a Java (Servlet,JSP/Taglib) - based Rapid Application Development environment which enables developers to build web based database applications in _very_ short time
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DB Duplicate 1.0 is an easy to use tool to duplicate a SQL Server 2000 database and is provided as VB.NET project (Framework 1.0) in original Source Code. There's a Setup Program for the tool ... for the ones that can not compile the Source Code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bobcat Open Source Software is an umbrella project of a number of open-source software projects developed at Ohio University, including, among others, a distributed process management system, a meeting scheduling tool, and a performance evaluation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    A generic metadata, data, and progam migration tool for various databases. Create, review, and modify migration defition with/without database connectivity. Execute database migration or generate relevant SQL and data files as per user choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    From the XML definition of your database, DewDrop will generate clean and human-readable SQL DDL code for any supported target database. This means you can define your database just once in XML, and have it work for any database automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MAOS (Meta-Attribute Object Store) is a light-weight Java library / framework implementing simple Object persistence using search-engine technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jxtray is a database explorer written in Java. Jxtray can be used to connect to any type of database with suitable JDBC drivers. It can provide you with information regarding your data bases and extract data in the following formats: CSV, SQL, HTML, XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fmDB is a web tool to configure HTML forms including select box and radio check buttons. Visual HTML web interface make it easy to configure the forms. This project aims to provide a PHP code using QuickForm and QuickFormController in PEAR library.
    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
    DeepArc is a graphical editor which allow users to map a relational data model to an XML Schema and export the database content into an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A J2ME generic database program with DES encryption for use on mobile phones and other J2ME devices. Both MIDP 1.0 and MIDP 2.0 versions available. For WAP download instructions, see http://www.getjar.com/cgi/page.cgi?a=map593&sid=21104766184
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XDataAccess is a data access lightweight framework based on the modularization of SQL code, typically embedded in data access components, in XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A mechanism for identifying, acquiring, transforming, and serving data from multiple geographically diverse, heterogeneous data sets from a common data portal. This work is funded by a NASA Advanced Information Systems Technology (AIST) grant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    TM4J is a topic map engine implemented entirely in Java. Topic maps are a standard paradigm for the interchange of knowledge structures. This project aims to produce a complete suite of tools for creating, processing and publishing topic map information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Java Data Access Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is currently devoted two to SOA-enabling technologies: SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProjAssist hopes to create an easy environment for managing software and other projects. This includes keeping information about projects, working groups, employees, timesheets, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project: JOraStat Language: Java , Oracle PL/SQL OS: Any operating system that supports Java JDK 1.4.1 and Oracle 9i R2 Purpose: Create Oracle database performance trend analysis reports and charts. Features 1. Generates reports using Oracle 9i R
    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.