Open Source Java Database Management Systems (DBMS) for Linux - Page 2

Java Database Management Systems (DBMS) for Linux

View 86 business solutions

Browse free open source Java Database Management Systems (DBMS) for Linux and projects below. Use the toggles on the left to filter open source Java Database Management Systems (DBMS) for Linux by OS, license, language, programming language, and project status.

  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    addressdb

    Java graphic front end for SQLite database (eg addressbook)

    addressdb is a graphic front end for an SQLite database. Typically the database may be an address book. addressdb incorporates flexible field searches based on SQlite's native comparison operators and word and regular expression searches. Records may be exported as pdf files with flexible formats (eg address labels) and as text files (eg comma separated values - csv) also with flexible formatting. csv files may be used as backup and to transfer data between databases; addressdb can create a database from a csv file. Database fields and output formats are specified through a text configuration file which may refer to more than one database and include several output formats. Fields may be edited on output (eg commas replaced by linefeeds or the case changed)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    helenos

    Web based GUI tool to manage your data stored in Apache Cassandra

    Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    picoSQL is an Italian multi-user relational database management system with transactions support. Because it derives from a commercial project, it is already robust, fast, and rather complete.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Un sistema formato da server, client, linguaggio di script, controllo versione e distribuzione automatica. Tutto questo per creare applicazioni di tipo enterprise che lavorino principalmente con database.
    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
  • 5

    Csv2SQL

    Transform CSV to flat ready-to-import SQL output.

    Provides a no-shrills interaction to generate SQL queries based on arbitrary basic inputs such as CSV. After extracting, just double click on the CSV2SQL.jar file and choose a CSV file to generate SQL out of. Output should show on the next screen. That's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DRX

    DRX

    Documentum administration tool

    DRX is a powerful exploration, auditing, and documentation tool that allows Documentum administrators and developers to quickly document vital information about their repositories and environments. DRX provides a simple UI to facilitate logging into the Documentum repository, configuring and running specific reporting modules, and viewing the resulting reports. DRX reports are generated in HTML for easy viewing and XML for more complex processing. DRX is distributed as an EXE file that contains all of the Java code, requisite libraries, JVM and the DFC required to run the program. Its compact distribution and simple installation (just unzip it!) make it easy to run from a memory stick or move from one computer to another. See a missing module? Want enhancements to an existing one? Join the DRX Project Team! The DRX Project is sponsored by Armedia, LLC (www.armedia.com). The DRX Project uses the YourKit Java Profiler (www.yourkit.com/java/profiler/index.jsp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older revision. Currently, the client supports PostgreSQL and MySQL database systems. Emphasis is put on the client to be extensible, though, so it is possible to implement a connector for another database system. This project is supported by the Faculty of Informatics, Masaryk University, Brno, Czech Republic, as a research project MUNI33/112013, http://www.muni.cz/research/projects/23565
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DbRevision project aimed to help developers implement automatic upgrade database structure from one reversion to other. DB structure described in independent, XML-based format. All upgrade actions described in XML too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tracks project details using a variety of data options. Primarily designed to contain and organize software requirements in a multi-project, multi-user, environment using a networked SQL compliant database management system while tracking changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HBase - Hannibal

    HBase - Hannibal

    Monitor and maintain HBase configured for manual splitting

    Hannibal is a tool to help monitor and maintain HBase-Clusters that are configured for manual splitting. While HBase provides metrics to monitor overall cluster health via JMX or Ganglia, it lacks the ability to monitor single regions in an easy way. This information is essential when your cluster is configured for manual splits, especially when the data growth is not uniform. This tool tries to fill that gap by answering the following questions: How well are regions balanced over 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
  • 12
    JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LightAdmin

    Pluggable data administration UI interface for Java web applications

    The primary goal of the project is to speed up application development by bringing pluggable fully operational data management back-end for JPA based applications and to relieve your codebase for more important stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Liquibase

    Liquibase

    Version Control for your Database

    Liquibase is an open source, database-independent library for tracking, managing and applying database changes See more at http://liquibase.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ODBase is an Object Database Management System, Implemented using Java Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Restaurant Management System ( RMS )

    RMS is created in Java and still not completed, still working on it.

    RMS is full Java Swing based application but its still in development phase. Still lot have to done, It will basically manages three main parts about Restaurant, which includes Management Part, Kitchen Part, Floor Area Part.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This application assists DB2 users while writing commands, proposing options and parameters or, completing words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EyeDB is an Object Oriented Database Management System (OODBMS) providing an advanced object model (inheritance, collections, arrays, methods, triggers, constraints), an object definition language, an object query language and C++ and Java bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UI To the Hadoop HBase Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jCoreDB
    A Database Management System which is entirely implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyQuizzer

    EasyQuizzer

    Helping teachers around the world to create unique tests per student.

    English Developed with the aim of helping teachers from different areas to create automated tests that are unique for each student. EasyQuizzer stores all questions in a database management system. Subsequently, an exam is set up with the desired items. The program will then run randomization algorithms that will shuffle both the questions and the alternatives so that there are no two identical exams. Portuguese-Brazil Desenvolvido com o intuito de auxiliar professores a criar provas únicas para cada aluno. O EasyQuizzer armazena todos os seus dados em um Sistema Gerenciadorde de Bancos de Dados, a saber, o Postgres. O programa executa algoritmos de randomização de alternativas certas e erradas por questão, além de embaralhar questões e alternativas evitando que existam duas provas com o mesmo conjunto de alternativas. O usuário pode especificar o numero de provas que deseja gerar, lembrando que a quantidade de alternativas determina o número máximo de provas únicas.
    Downloads: 1 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.