Open Source Java Database Software - Page 43

Java Database Software

View 472 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.

  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OO persistance layer for java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Persistence Aspect. An Aspect which automaticly maps java classes to predefined database tables and makes the updates of objects persistent. Written in AspectJ 1.2. Benefit: no JDBC programming. Minimal java code required for persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    JPOX was an Apache2 licensed standards-driven Java persistence implementation. It is replaced by DataNucleus http://www.datanucleus.org
    Downloads: 0 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
    JSAD is a framework to develop easier and fastest programs in java that use jdbc to operate, using XML files to declarate the SQL operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a small and fast Java SQL client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java application for quickly creating and testing sql statements against a relational database. It can easily be used with a web based application or a stand-alone Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project contains some java beans that make it possible to write simple database applications by using drag&drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Swing Database Components may be used to allow swing data fields to view and update database fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Ultra-Lite Persistence (JULP): RDBMS independant Object-Relational library. Inheritance, many classes per table, many tables per class, optimistic concurrency, simple mappings, etc. Less then 350KB. GUI to generate classes and mappings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java interface to WordNet(www.cogsci.princeton.edu/~wn). Include SQL and standard WN implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JDOM extention to manage huge (big) xml file. Make able to have a persisted Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    [PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java-WebAdmin is a web-enabled tool that supports dynamic modules, Modules are developed independent from the framwork. Examples are File uploading/editing, server administration, e-mail practicly anything can be done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MS SQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open-source, web-based database reporting tool. It allows you to create reports without any programming (though you'll need SQL knowledge). It's a lightweight reporting environment, the report can be created to quickly share information via web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    JavaMatch is an engine that can search inside a runtime Java data structures, and look for objects that best match the criteria that you specify. The extensive query mechanism allows for highly customizable tuning of your match queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaMyAdmin is a java-based frontend to MySQL database server. It has the same functions as phpMyAdmin, but is more secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaMyJpa provides a generic webbased Interface for all deployed Java Persistence Entities and Datasources with minimal configuration requirements. Entities can be created, deleted and searched by NamedQueries, custom queries or by entity-field-vals.
    Downloads: 0 This Week
    Last Update:
    See Project