The "/phpMyAdmin/3.3.10.1..ll-languages.tar.bz2" file could not be found or is not available. Please select another file.

Showing 2157 open source projects for "java projects on linux"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    ksqlDB

    ksqlDB

    The database purpose-built for stream processing applications

    Build applications that respond immediately to events. Craft materialized views over streams. Receive real-time push updates, or pull current state on demand. Seamlessly leverage your existing Apache Kafka® infrastructure to deploy stream-processing workloads and bring powerful new capabilities to your applications. Use a familiar, lightweight syntax to pack a powerful punch. Capture, process, and serve queries using only SQL. No other languages or services are required. ksqlDB enables you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Nakadi

    Nakadi

    A distributed event bus that implements a RESTful API abstraction

    Nakadi is a real-time event streaming platform developed by Zalando, built to handle publish-subscribe use cases at scale. It abstracts Kafka and provides a RESTful API to manage event types, producers, and consumers. Nakadi is aimed at simplifying event-driven architecture for microservices and distributed systems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    BlobCity

    BlobCity

    A blazing fast ACID compliant NoSQL DataLake

    BlobCity DB is an AI-optimized, NoSQL database designed for high-performance analytics and machine learning workloads. It combines structured and unstructured data storage, offering fast query execution and seamless integration with AI frameworks. It is built to handle large-scale datasets efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tadpole DB Hub

    Tadpole DB Hub

    Web based Database collboration tools

    Original home : https://github.com/hangum/TadpoleForDBTools It is a tool to manage Altibase, Amazon RDS, Apache Hive,Apache Cassandra, Apache Tajo, MongoDB, CUBRID, MariaDB, MySQL, Oracle, MSSQL, SQLite, Tibero, PostgreSQL in Web Browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Distributed Generic Information Retrieval (DiGIR) - developing and testing a protocol for single point access to distributed data sources. Based on HTTP, XML, and UDDI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Migrate data from any database to another with just selecting visually the desired tables in the source database (any database type supported by JDBC) and hit one button to complete it. New tables will be automatically created in the target database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gestion Des Stocks

    Un espace de pratique qui prend comme exemple la Gestion des Stocks

    Ce projet est un "play ground" pour tester et évaluer le développement d'un système d'information. L'exemple pris dans ce cas est la Gestion des Stocks. Cet exemple est simple, fréquent et nous donne la possibilité de tester différentes approches de développement notamment celles liées au changement (ajouter des fonctionnalités, ajouter des cas d'utilisation, etc.). Le projet vise aussi l'apprentissage de plusieurs langages et plateformes pour faire la même chose (créer le même système)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Otter

    Otter

    Alibaba distributed database synchronization system

    In Alibaba B2B company, because of the characteristics of the business, the sellers are mainly concentrated in the country, and the buyers are mainly concentrated in foreign countries, so it has derived the demand for the computer room in Hangzhou and the United States. At the same time, in order to improve the user experience, the structure of the entire computer room is double-A Both can be written, and thus a product like otter was born. The first version of otter can be traced back to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    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

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DuroDBMS

    DuroDBMS

    Relational Database Management System

    A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate...
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 13
    Blazegraph (powered by bigdata)

    Blazegraph (powered by bigdata)

    Fast, scalable, robust graph database platform

    Blazegraph has moved to Github. Please see https://github.com/blazegraph/database/.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    CommandoSQL

    CommandoSQL

    SQL client for various database engines

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension. Note: Current development snapshots are now available on github.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 17

    USB Drive Application Maker

    To create/build/make/produce database application in USB drive.

    To create/build/make/produce database application in USB drive. The software created is stored in a USB drive and can be executed anywhere (portable). It is the portable version application maker of Smart Application Maker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Handy Application Maker

    Software builder for both veteran programmer and novice.

    Software builder for both veteran programmer and novice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Smart Application Maker

    Database application creator/builder/maker/producer/designer for user

    Database application creator/builder/maker/producer/designer for user with zero programming knowledge. It is the smart version of Handy Application Maker. The objective is to optimize the usability and the user friendliness to produce software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Java 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres,MySQL,...,Database change&dictionary management, Swing Data Binding, Apache FOP Renderer for dot matrix printers,Sparx Enterprise Architect Reports + more
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    Efreet is a java package that implements DAO (data access object) patterns based on XML files. The purpose is to provide an option for those wishing to implement an easy-to-use data base access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Javadoc-like tool for PL/SQL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    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.