60 projects for "java to do list" with 2 filters applied:

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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
    DBConvert
    DBConvert is a cross converter for HanDBase-, List-, JFile-, MobileDB-, PilotDB-, MariaDB-, MySQL-, PostgreSQL-, SQLite-, MS-Access-, SQL Server-, Firebird- , DBase- and Foxpro- databases, as well as MS-Excel and Calc spreadsheets, CSV- , JSON-, vCard-, hCard-, jCard-, xCard-, YAML- and XML files. Source files: https://github.com/TvBreukelen/fnpdbservices
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    RETE-DB
    RETE-DB is a customizable, multi-user web database frontend; suitable for *Address databases, *Bug management, *Todo lists, *File Server. RETE-DB is built for the internet; designed for speed, scalability and security. (group concept for access rights)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kendo Tournament Generator

    Kendo Tournament Generator

    Tool for managing a kendo tournament

    This software manage different kendo tournaments: from local simple championships to professional tournaments with high number of teams. The software can manage the registration of competitors, team generation, design of the tournament (simple, championship, manual, ... ). Also allows the creation of accreditations, list of teams and other documents in PDF useful for manage a real kendo tournament. Finally, it allows to obtain some statistics and feedback from each team and competitors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This is most easy to use DAO (Data Access Object). It's uses reflexion to map objects on tables. This library implements insert, delete, update and find actions. You do not require xml configuration files, you don't need to write any insert , delete or
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    The CAM editor is the leading open source XML Editor/Validation/Schema toolset for rapidly building / deploying XML /JSON /Hibernate /SQL data /Forms applications. Visual WYSIWYG data design, rule entry wizards + drag & drop dictionary components. Will import, analyze / refactor from XML Schema / JSON. Oracle is a proud enterprise sponsor; with NIEM.gov support. Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data Creation...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8

    HBase Data Browser

    A simple GUI interface to HBase Database

    HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update. The Scan Operation can be fully customized with Filters and custom scan range also. *Current build supports HBase 1.2 with Java 8
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands). Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file. This software goes great with other UNIX software like WinSCP and Putty etc !!!
    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
    GroceryLister is an easy-to-use desktop program for managing grocery lists. It is designed to ease the burden of creating grocery lists for other people to shop from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    ... existing web sited do not. Because legacies are important, EasyHTTP allows our "Web 2.0" Web Services to continue to inter-operate with our "Web 1.0" HTML Forms & Services. Indeed, using EasyHTTP, support for classic HTTP GET / POST Forms & URLs can be integrated into your Web Service Project in an average of 3 lines of plain-old (no annotations required!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    ... DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    .... This project is finished and other developers should be able to use Avicennas features for their own visualization projects without having too much trouble. We provide an installation/building tutorial as well as the complete sourcecode and necessary databases. Avicennas internal language is German, therefore it may be necessary to do translation work for international use. For more details, please have a look at our project website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Versatile Maintenance Tracker
    VMT (formerly Vehicle Maintenance Tracker) tracks the maintenance of multiple properties. Property can include vehicles, boats, planes, buildings, etc. This project is comparible to Auto-Do-It. Since this program uses Java, it is cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Reusable is a JPA ORM like Hibernate. But with focus on speed, speed, speed and development speed. Hibernate is like ANT - you can do everything. Reusable is like Maven - you cant do everything, but the development speed is greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HBase - Hannibal

    HBase - Hannibal

    Monitor and maintain HBase configured for manual splitting

    ... the cluster? How well are the regions split for each table? How do regions evolve over time? See https://github.com/sentric/hannibal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Animal Shelter Manager is a complete computer solution for animal sanctuaries and shelters. Features complete animal management, document generation, full reporting, charts, internet publishing, pet search engine integration and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    jMighty is a simple and powerful database framework and connection pool management library. It enables to do all database activities and can be used in standalone and server applications. Learning the library took less than five minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SQL CSV Editor

    Allows the editing of CSV files using SQL commands

    ...; Because this is SQL the possibilities of what you can do with it are only limited by the H2 database engine. H2 is a well-maintained database, and it has many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OraPlus

    OraPlus

    Simples gerenciador gráfico para o banco de dados Oracle

    Escrito em Java, esta simples ferramenta processa, analisa e retorna o resultado de consultas e comandos SQL. Possui suporte a: - Comandos SQL básicos: CREATE, DROP, ALTER, SELECT, INSERT, UPDATE, DELETE; - Instruções PL/SQL: CREATE PROCEDURE, EXECUTE; - Atalhos: Exibir todas as tabelas do usuário, todos as linhas de uma tabela e a descrição (DESC <TABLE>) das colunas de uma tabela.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    Eine Inventarverwaltung kann eben mehr sein, als nur eine bloße Auflistung von Gegenständen! // An inventory-management can be much more than only an ordinary list of things! Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a short...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool conects to a catalog of a given database and extract some metadata that can be handy for revision. The metadata are extracted to a xml file, useful for comparison (see also my project comparator), Metadata are extracted using JDBC. Supported DBMS: MySQL and PosgreSQL. The metadata extracted from the catalog are: Catalog -> name Tables -> name and if its a view. Column-> name, type, precision, length, is null Index -> name, is primary key, is unique, and a list of its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TriggerMan

    TriggerMan

    An Audit Table and Trigger Management Tool for MySQL

    TriggerMan is intended to simplify the task of creating basic audit tables and triggers in MySQL. TriggerMan can: • Read table and trigger definitions from the Information_Schema database. The user never has to enter table/column definition data when creating audit tables or triggers, or create scripts. • List existing tables and TriggerMan objects in a schema, and allow the user to choose which ones to operate on. • Given a table, it can dynamically generate a corresponding audit table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements * Java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The Tennis Ladder Administrator is a Java application which automates a lot of the tedious work you would normally have to do with pencil and paper in order to be the administrator of a tennis ladder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
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.