Showing 1931 open source projects for "java on java"

View related business solutions
  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mandarax is a pure Java implementation of a rule engine. It supports mutiples types of facts and rules based on reflection, databases, EJB etc, supporting XML standards (RuleML 0.8). It provides a J2EE compliant inference engine using backward chaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Connector to Primavera P6 Project Manager database. Analog Primavera API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    SQLREST enables access to a relational database as RESTful Web Service. Entities can be queried, created and modified using the HTTP methods GET, POST, PUT and DELETE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The exercises and sample programs that i built as part of a course for J2EE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Database Manager, harnessing the power of JDBC. Makes database management interoperable. Features Database diagram generation, reports generation, graphs generation, code generation and usual database client features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A 100% Java solution for manipulating any JDBC-compliant database. Submits SQL and displays results in a table, analyses DB structure and table content. Runs without configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQL Exp intend to be a cross-platform SQL query editor and executor. Aim is to display (and alter) databases structure, manage a set of user scripts, edit stored procedures and local scripts, execute (and edit; when possible) SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    "poco" (Spanish & Italian for "little") OLAP provides a web-based, crosstab reporting tool for your datawarehouse. While it's not an OLAP server or full fledged data mining solution, pocOLAP makes your data easy to use and understand ... for free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema. Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    DBJunky is a cross database management tool that allows administration of different types of databases such as MSSQL, MySQL, PostgreSQL etc. Features would be creating databases,tables etc. and copying databases/tables from one server type to another
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple class utility for restoring for creating table representation and populating the already created database table from csv file. This is a draft iteration.Road map is to create hinbernate annotated entity bean
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PaloKettlePlugin is for Pentaho Data Integration aka Kettle. It's a Cell Input und Output Step for Palo Molap. The first code was developed by mybiq/3A-Strategy, the PDI-3 version has been developed by Stratebi. Now by 3A-Strategy and Litebi for PDI
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    dbDir
    dbDir is a database directory software. It is a directory for databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Liferay portal users are geographically located by their ip's and displayed with Google Maps API, indicating their cities, countries, flags, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The collaborative framework Conzilla has primarily been developed to enhance the concept browser Conzilla (http://www.conzilla.org) with collaboration facilities. The Collaborilla framework is generic and can be used by other projects as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GVC.SiteMaker is a web application that empowers non-technical users to create highly customized websites and web databases, with a distributed management architecture that is tailored for academic settings. See Docs: "Getting Started" for more info...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The goal of Space4J is to transparently maintain your Java objects in memory without making you worry about how they are going to be persisted. Every time your application is started, your objects will just be sitting there in RAM memory waiting for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PIP Database Replicator is a web application that allows database replication. This application supports, at present, PosgreSQL and MySQL and provides different ways for data replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java lightweight database abstraction layer,built on jdbc to provide ease of use database access. Consentrate on implementing logic without having to think about opening /closing connections,manage connection pools etc which is handled behind the scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The goal of this project is to create a tool that can partially copy data from a table and all related data(imported and exported keys). This tool aims to help debuging and testing systems with a large database. The tool uses the netbeans plataform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project was embedded into a bigger one called elsuri, visit * https://sourceforge.net/projects/elsuri * PGAdmin is a PostgreSQL DataBase administrator for user/group management, along with privileges control over Stored Procedures and Tables.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB