Showing 86 open source projects for "java program"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    Database to CSV

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

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SQL CSV Editor

    Allows the editing of CSV files using SQL commands

    This program allows a user to modify a CSV file using SQL commands. This program uses a temporary H2 database to contain the CSV file, and accept SQL commands. You can then save this back to a CSV file without any data being distorted. This project only supports CSV comma delimited files. Currently any other CSV files are not supported. When editing the CSV you are sending SQL statements to a H2 database with a single table named CSV. Example command: DELETE FROM CSV WHERE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Simple Email Extractor

    A Simple Email Extractor

    A very simple Email Extractor

    Extractor works in java and any operating system. Saves lists to CSV files. Just type a valid http address and hit enter and this extractor will extract email addresses while visiting all the links it finds too. To run this program just download the file and execute it. It has a .jar extension but will run if you have java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Data Entry Form

    Data Entry Form

    A program for data collection of pen and pencil forms.

    Data Entry Form is a program for data collection of pen and pencil forms. It's mainly intended for market research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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

    Light Warehouse

    Small program to take care for goods in stock.

    Main reason to open this project was desire to test some solutions like ability to remote upgrade or working with db. Anyway, software is working and is use as help to keep warehouse up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An electronic version of the USDA The Emergency Food Assistance Program (TEFAP) information collection form. Not associated with the USDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Martus (TM) Bulletin System is used by human rights and social justice groups to track violations. This Java program is as easy to use as email. Bulletins can be encrypted or searched, and can be backed up to a remote server. See www.martus.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small program written in Java for university, that handles simple address entries with a bean
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sims2Tracker is a program for tracking the status of Sims in The Sims 2 for various TS2 Challenges. Initially aimed at tracking the progress data for the Prosperity and Legacy challenges and generating scores according to the challenge rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Amazingly simple, amazingly useful, personal database software (based on the windows-only Treepad program). Simply store your notes in a single tree structure. Excellent for lists, outlines, document planning...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Database tools is a DB comparator tool. It's a Java Program that uses JDBC connections. It's propose to make strutural comparisons between two databases in order to create DDL commands for make them equal structurally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program for organizing and commenting textual citations from texts (books, articles or other published works) for use in producing scientific or academic publications. Works together with EndNote, RefWorks and BibTeX. Exports to PDF and Word (RTF).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JLaufprogramm is a free tool offering the possibility to manage a complete running-event. Over time it has replaced its commercial predecessor program "Lauf".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple swing database is a small platform indipendent database which stores records in a file format of csv.The program was for my friend,who wanted to have access to the data in a file format of CSV (utf8).Being able to search/edit/remove/add new record
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavaInventory is a Java-based home inventory program. It is the next generation of PgWebInventory Program. JavaInventory will support PostgreSQL, MySQL, and Microsoft SQL Server as the backend database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TabSearch is a database frontend for searching tabulature files in the filesystem. It supports Guitar Pro and Powertab file format. The program runs with Java 1.5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GDBI is a genealogy program integrator. It includes an editor and the lifelines report language. It interfaces to multiple GEDCOM databases and is most popular as a PhpGedView client. At the core is a Java API to simplify adding databases and editors.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 19
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JMyAdminBlue is a program written in Java for managing MySQL. This is a demo version. So we're always open for your opinions :-) - (c) BlumoonSoft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Konnections is an open source Donorbase / Donor Management System. The program tracks donors, gifts, and pledges; it does reporting, mail and email merges, and exports. Our goal is to add useful features for non-profit organizations. Donor base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MySQA is a useful program to analyze log files created by MySQL slow queries or queries that don't use indexes. Platform independent, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB