Open Source Java Database Software - Page 79

Java Database Software

View 471 business solutions

Browse free open source Java Database Software and projects below. Use the toggles on the left to filter open source Java Database Software by OS, license, language, programming language, and project status.

  • 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
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    Wikipedia Concept Association Map (WCAM) is new approach for textual knowledge representation and understanding. All concepts and associations are stored in a graph database for better performance and easy distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    100% Java cross platform end user application development tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WordNet visualisation. Provides application for Wordnet 2.0 navigation using TouchGraph component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The project is a J2EE-based decision support sytem designed to be used in healthcare scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    JNI Java native interface to the WordNet lexicographic database (www.cogsci.princeton.edu/~wn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WordNet Plain Old Java Objects library - to be used against a WordNet SQL database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    provides portability to WordNet Database through Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A four-tier web application that allows for easy, graphical querying of the WordNet lexical database of the English language (built by Princeton University) in its SQL form. It resorts to EJB and servlet technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provide an Enterprise Java Bean to access WordNet database
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    WordNet Browser using SQL database and Hibernate as Object-Relational Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Worderize Lite

    Worderize Lite

    Worderize is designed to make the language learning more effective.

    Worderize Lite is an open-source software that is designed to make the language learning process more effective. New features in V2.0: German and French localization; You can now add definition to words; "Edit" button for words and their definitions; DES + AES encryption. New features in V2.1: Support for Hebrew language. For more information please visit: https://github.com/Northstrix/Worderize Worderize Lite requires java to be installed on your computer. You can download java here https://www.java.com/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web application to make user-friendly requests on large XML database. Tools to XML-ize large bodies of semi-formal texts (like floras). Computer-assisted specimen identification. Uses natural language processing, 2D/3D images analysis and generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WiNCh - WsvNC is a simple read-only jdbc driver meant to get data from plain text data files (comma separated values). Columns can also have fixed length. Each data file is considered as a table and this driver offers a SQL interface over this kind of tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Small, simple and robust database in Java. If you need a persistent hash map, this is for you. It is basically as fast as it gets without caching, but doesn't offer any non-basic features like transactions or concurrent access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XAnswer project is aimed to coordinate efforts in development of different components of XQuery processing engines by means of "standard" API, specifications and protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XArch
    XArch is an archive management system for creating, populating, and querying archives of multiple database versions in hierarchical format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Data Access Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    In the world of data sources, the heterogenity of interfaces is a huge problem. This project intends to provide the community with Data Access Objects (DAO's) that implement a standard interface and doing so to abstract access to any type of data source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project refers a database tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    Mar 2025 - Project moved to Github: https://github.com/symbolthree/xdoclient XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource. The connection can be setup to run as an EBS user and responsibility so that you can test you data template and RTF template in an environment same as in EBS. The progam can be run in Windows or any Linux variant, as long as it support JRE 6 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XDataGrid is a simple .NET DataGrid like component written in java that binds with a very flexible XDataSet(.NET DataSet like) with XML generation capability. XDataSet in version-1.0 also can be built using XML that supports definition of multiple tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java GUI application for loading a plain Excel Worksheet as new table into an ORACLE database - simple but sophisticated and very fast. {xls oracle load loader excel} - SUPERSEDED BY XLS/Loader => http://xlsloader.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    XLSQLATOR

    A tool to convert Excel sheets into SQL code

    Build a tool with nice GUI as well as powerful options to automate building SQL DDL and import statements from an Excel Sheet / Workbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    To develop an XML database system to manage XML documents using a relational database as a backend.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB