Showing 170 open source projects for "pl/sql"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
    enzimaweb provide developers with an easy-to-use framework for the presentation tier of Java web-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A framework of Object-Relational Persistence , easy to use, to java developers. <PT_BR> Um framework de persistência de dados, de fácil utilização para o desenvolvedor Java, para banco de dados relacional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JADIF
    JAva DIstributed Framework provides a secure and flexible Framework for distributed grid and volunteer computing applications (separate client & server Framework). For more informations take a look at the project page http://jadif.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An open source application and environment performance and availability management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Open-jACOB is a rapid application development tool base on Eclipse that enables the development of RichInternetApplications that are based entirely on Java. Open-jACOB application can be deployed as a stand alone app's in a Web container like Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is responsible for providing software suit including content management system,workflow system,data process engine(dpl) and a web ui. These subsystem will be used by the author to establish a web platform for restaurant management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JFW is a Java framework and library that simplifies the creation of web based Java applications. JFW is based on Struts and offers utilities classes that not offered by Struts. http://jfwprj.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    AutoPatch

    An automated database patching framework for Java.

    AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance. This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jPersist is an object-relational persistence API with automatic mapping, and based on the ActiveRecord and DataMapper patterns. jWebApp is an MVC web application framework. Both are configuration and annotation free and can be learned in minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ranka is an elegant, extensible framework for creating enterprise-ready Java web(2.0) applications based. It is designed to streamline the full development cycle, from designing, to building, to deploying, to maintaining applications over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ammentos Persistence Layer is a lightweight persistence framework for Java (JDK5.0 or later). Works with annotations, does not require any configuration/mapping file, runs with any JDBC compliant database (no SQL dialects to configure), supports multi.d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pikk - Object Relational Mapping ( ORM ) Framework Pikk’s primary feature is Object-Relational mapping from Java classes to database tables and from Java data types to SQL data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Vyper Dynamic Server framework is a pure-java library for use in the creation of backend / server platforms. VDS is specifically tailored for financial applications, and suited for many high-throughput, asynchronous and distributed environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Persistence framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    J2ME MVC framework based on model-view-controller pattern supported ME configurations CLDC and up. - conversation like data transfer between controllers - low memory usage - PL services support TODO: - support of other UI frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Farrago is an extensible data management framework with a hybrid Java/C++/UML architecture. It is developed as a sub-project of The Eigenbase Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MiddleHeaven aims to be a full-featured application framework that: Minimize all effort concerning non-functional requirements. Maximize reusability of business logics Minimize dependency of third-party libraries Maximize extensibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An extension for iBatis and Spring which enables writing Java classes and interfaces instead of XML for the Java-SQL mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jWebApp is a Model-View-Controller web application/development framework that can be used in a completely configuration free mode for all your web development needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jwaBlogger is social links/blogging software, that can easily be added to your website. jwaBlogger provides full HTML support, RSS and Atom feeds, a most popular blog entry history, and more. Example at: http://www.jwablogger.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SimDB is an object-relational database persistence library with emphasis on simplicity and ease of use. It follows the Model-Driven paradigm, providing an effective implementation of object/relational mapping on top of JDBC and standard SQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Java based Web SVG Engine for making Gantt Diagram on SQL datasource
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB