Showing 106 open source projects for "java to do list"

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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Santa Kocici

    Santa Kocici

    User friendly file-database GUI

    ČESKY: Program byl původně vytvořen pro Šanta Kočičí o.s. pro evidenci koček a generování formulářů. Program obsluhuje jednoduchou databázi s omezeními uloženou v souboru. Možnost filtrů, generování formulářů podle šablon, exportování tabulky do vlastního formátu. Jednotlivé položky, omezení a editory jdou jednoduše změnit v kódu (1 soubor). Pro dotazy/nahlášení chyb ťukněte na "Discussion" nahoře této stránky, můžete psát česky. ENGLISH: Program originally created for Šanta Kočičí o.s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    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
  • 6
    Java Query Library
    JaQLib is a compact Java library that supports programmers in querying all sorts of collections, DBs and XML files in a compact and intuitive manner. Example: List<MyItem> result = Jaqlib.List.selectFrom(myCollection) .where(myCondition).asList()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySQL Backuper

    MySQL Backuper

    Um agendador de backup do MySQL

    Com o MySQL Backuper você pode agendar tanto backups quanto a limpeza das pastas de backup, mantendo apenas o backups mais recentes. Por ser escrito em Java pode ser executado Windows, Linux e outros SO's. Ideal para ser combinado com softwares de armazenamento na nuvem como Drop Box, Google Drive, Mega entreoutros, porque pode fazer a limpeza da pasta de backup nunca ultrapassando um tamanho determinado. O MySQL Backuper usa o próprio mysqldump, programa que vem junto com o MySQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OUI/MA-L Database

    OUI/MA-L Database

    OUI/MA-L Database, MAC Address Database

    OUI/MA-L Database is a Windows 32 bit Stand Alone Utility (portable) that contains Organizationally Unique Identifier (MAC Address Database). Along with it comes the HP procurve CLI (Command Line Interface) to enable/disable NAC (Network Access Control) and 802.1x compatibility CLI. A little tool for network engineers and technicians alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GW2 Tools

    GW2 Tools

    Some tools for GW2

    Provide some tools for GuildWars2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    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: 3 This Week
    Last Update:
    See Project
  • 11
    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.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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: 3 This Week
    Last Update:
    See Project
  • 15

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    ... data with minimum change as possible). Note: 1) If tables do not exist, this program will not automatically create table while loading data from CSV.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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
  • 18
    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
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    Droid Pentest help you to find all android apps for penetration testing and hacking so you can make complete penetration test platform .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    DBIO

    OLTP Database I/O Simulation Tool

    DBIO is a tool to simulate Online Transaction Processing Database, which can be used to model production envirment for I/O test. A standard configuration file contained in the software simulates TPCC-Like I/O workload, which is modeled from DB2 Database running TPCC-Like workload. DBIO can also do data consistency check after the I/O workload test.
    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.