1663 projects for "java open source projects" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    This is a project to create a simple system to archive and manage the book that we have. It's written in Java and using Eclipse Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ElevenTime is a Time-Tracking-Tool. You can record the work that you do while Working on the Mobile Phone or after on your Notebook. Or you can Mix both and sync it after.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Portable Oracle sql loader like application in Java. Used to load data from text file to any JDBC compliant databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Fast, Lightweight, Efficient, Application (FLEA) providing a GUI front-end for any JDBC database. It's main purpose it to provide developers quick ways to interact with databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ridiculously simple, Prevayler provides transparent ACID persistence and replication for plain old Java objects. It is literally several thousand times faster than using a relational database through JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    A general tabbing system for britsh parliamentary debating competitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BasicQuery

    BasicQuery

    BasicQuery's source has been moved to GitHub

    BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers. It also produces timing information, which is valuable during tuning exercises. More information is at BasicQuery's homepage: http://monead.com/basicquery/ As of May 23, 2014 the project's source code has been moved to GitHub. See: http://github.com/DaveRead/BasicQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UTL_FTP is a FTP client for PL/SQL. It is simple, clean and light. It allows multiple concurrent sessions. Uses stored Java for the library backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EditDB is a database front-end wriiten in Java (JDBC used) for editing content of databases. Various details about database structure can be viewed. In edit mode, special help is provided to the user when s/he edits foreign or private keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TreeDocs is content management system (requires J2EE application server, uses EJBs) with web-based user interface that allows user to easily store documents and notes in a tree. All records are written into database. Tested under JBoss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R Mapping library for java. It uses annotation in jdk1.5 and dynamic feature of java language to implement O/R mapping function without additional XML config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of various programming tools, written mainly for my own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDBMaker is a general purpose database manager written in Java. It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables. JDBMaker replies the pointer logic into the database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Platform independent variable data printing / publishing software. Combine text, images and database content with conditionals to output personalized, custom documents for direct mail and other one-to-one communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Distributed web-based software application to allow childrens camp directors to easily store and manage information. The type of information includes family, camper, staff, medical, accident, travel, payment and charge information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    hloader is a simple tool to aid population of hibernate objects from an xml file. Supports associated objects by arbitrary id and allows specific overriding of database generated ids for reference data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jMovie is a movie collection manager that simplifies the maintenance of your collection. It obtains its data from internet movie data sources, downloading it to your machine so you will be able to do further queries offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MySQL Embedded Library for Java lets you integrate MySQL into Java applications and provides a standard JDBC interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TransXTrail is the simplest database transaction controller API for Java. JTA, Springs and Tyrex has too many issues/problems. This API is intended to be used in small applications. It also helps you to build a distributed transaction system.
    Downloads: 0 This Week
    Last Update:
    See Project