Showing 1104 open source projects for "oracle-apex-workflow"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 1
    AXEL Web Framework

    AXEL Web Framework

    Seriously good at building web sites

    The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing. Goto http://xmlactions.org for a full description of how it works. Actions can be as simple as inserting a page, to as complex as building query results from external data sources. The Axel Framework project consists of different components: * axel-actions (core framework) * axel-mapping (a mapping tool built on axel-actions) * axel-pager (a web page builder built on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Jenie

    Simple and intuitive setup for tech startups

    Jenie is a PHP application that provides basic functionalities for any technology startup. Jenie can be hosted locally or used as a cloud service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Tsunagi BPM Workflow Engine

    Perfect Java Workflow Engine for BPM Applications

    The Tsunagi-BPM is a Java-based workflow engine for BPM applications. Workflow components, Process models and nodes, are all allowed to be designed and developed in Java. You can build workflows with only HTML and Javascripts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 5
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    jEasyORM

    Simple Java ORM

    Simple small extensible object relational mapper with database independent key generation and paging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyWorkflow

    Simple workflow engine written in Python to manage program executions.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Neuro4jWorkflows

    Neuro4jWorkflows

    Open-source lightweight java workflow engine

    Neuro4j Workflow Project combines java workflow engine (http://neuro4j.org/projects/java-workflow-engine) and Neuro4j Studio (http://neuro4j.org/f/welcome-downloads). Neuro4j Studio is an Eclipse-based development environment which helps to design, develop and test workflows. It enables you to adapt the existing business logic to your requirements via a graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vim-tmux-navigator

    vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

    ...This means that instead of treating Vim splits and tmux panes as completely separate navigation domains, you can press the same directional keys (for example Ctrl-h / Ctrl-j / Ctrl-k / Ctrl-l) and move seamlessly between them. The plugin detects when you are at the edge of a Vim split and hands off navigation to tmux, or vice versa, enabling a more fluid multitasking workflow with terminal multiplexing and editing combined. Many terminal-based development setups rely on this plugin to unify the mental model of window/pane navigation across tools. It requires tmux version 1.8 or higher and a matching keybind configuration in tmux so that the plugin can hook into the navigation system. Users often find that it greatly reduces friction in workflows where they are switching back and forth between editor and terminal panes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    The pyARS python module allows developers to use BMC's ARSystem (Remedy ARS) and Atrium CMDB functions from within Python. Using Python's interactive shell, it is extremely easy to retrieve and modify data entries as well as workflow objects. ARSystem, also known as ARS or Remedy, is a powerful enterprise workflow engine. Atrium is a Configuration Management Data Base, a.k.a. Installed Base built on top of ARSystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    keymaster.js

    keymaster.js

    A simple micro-library for defining and dispatching keyboard shortcuts

    ...Keymaster has no dependencies and can be used completely standalone. It should not interfere with any JavaScript libraries or frameworks. *Preferably use a minified version that fits your workflow. You can run make to have UglifyJS (if you have it installed) create a keymaster.min.js file for you. At any point in time (even in code other than key shortcut handlers), you can query the key object for the state of any keys. This allows easy implementation of things like shift+click handlers. For example, key.shift is true if the shift key is currently pressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in the Koru,which base on ehcache. It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Reamsey

    An ORM tool for Java Development

    The project is still under development. There is a limited version which will be released for beta users soon. The databases that will be initially supported are oracle and mysql for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    PL-jrxml2pdf

    A pure PL/SQL reporting engine (transforms jrxml to PDF)

    ...Design your reports graphically, e.g. by using iReports from JasperSoft, then use PL-jrxml2pdf as runtime-engine to generate PDF from PL/SQL. The software comes with an Oracle APEX-application whichs installs all required objects and samples. Also the APEX-application allows you - to manage all PL-jrxml2pdf-objects - to run reports - to view logs written when running a report The JRXML-generator allows you to generate report-definitions out of APEX-pages to fasten the process of creating reports. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Hades aims to become the reference open source environment for developing, validating and deploying PLUTO (Procedure Language for Users in Test and Operations) procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JBEAM

    JBEAM

    Java based Batch scheduling, processing and monitoring framework

    JBEAM can be leveraged to 1. Define a batch calendar 2. Schedule and execute end of the day processing of business objects 3. Schedule execution of inbound and outbound interface jobs 4. Schedule any end of business day or monthly reports 5. Monitoring of the Jobs status and execution
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    CSV*Extractor PRO (command line)

    Extract your scalar data from major relational databases.

    ...Supports 14 major databases: DB2 Advanced Enterprise Server DB2 Advanced Workgroup Server DB2 Developer Edition DB2 Enterprise Server DB2 Express DB2 Express C DB2 Workgroup Server Exadata Infobright Informix IDS Informix Innovator C MariaDB MySQL Oracle Oracle XE PostgreSQL SAP Sybase ASE SQL Lite SQL Server Enterprise SQL Server Express Sybase IQ Sybase SQL Anywhere TimesTen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Oracle -> SQLServer DataMigrator

    Copy/pipe your scalar data from Oracle to SQLServer

    Command-line tool lets you copy table data from Oracle to SQLServer database. Touch and go design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ulbora CMS

    Ulbora CMS

    Ulbora CMS 2.0 is the first MEAN stack CMS and blogging platform.

    ...It is built with Node.js as a MEAN (MongoDB, ExpressJS, AngularJS, Node) stack version using REST services. The legacy version 1.0.0 is built with Java, Spring, Hibernate and Spring MVC as the JSON REST services layer. Ulbora CMS includes versioning, a workflow engine, and a WYSIWYG editor. Ulbora CMS uses responsive HTML5 templates built with either AngularJS or on conventional server side template engines such as EJS or Handlebars. Ulbora CMS plans to allow developers to publish add-ons to Ulbora CMS. Ulbora CMS add-ons are simple web services built with any programming language and deployed anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BMF

    BMF

    Bio Medical Framework (BMF)

    The BMF is a Software Framework developed in Java language for the creation of web applications on the server platform also Open source, in clinical, administrative and management for a healthcare company.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    phpBB Project

    phpBB Project

    phpBB download manager, mainly aimed at MOD authors

    A download manager for phpBB. Mainly aimed at MOD authors, downloads are divided into "projects", which have their respective categories. Projects may be created by users on a phpBB Bulletin Board. This software is in planning phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KonaKart

    KonaKart

    KonaKart Java eCommerce

    KonaKart is a java-based enterprise eCommerce shopping cart application that provides an extensive set of features to enable retailers to successfully sell their products over the internet. KonaKart is a Java / JSP / XML based solution with comprehensive easy to use java, SOAP, RMI, JSON and JavaScript APIs that allow you to quickly integrate eCommerce functionality into your existing systems. KonaKart is an Open Source solution that has a free Community version and an Enterprise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Notice that NetSql is not a RDBMS. We provider a way to wrap a sql query engine to your own data-storage system, such as files, xmls, or even a really RDBMS(sql server, oracle etc.). All you need to do is to implements NetSql.IStorageAdapter. So, enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dbupdaterxs

    database updater

    ...This table will be updated automatically after the execution of each script sql. Current supported database: - Firebird - Sqlite - Ms Sql Server Databases to test: - MySql - Postgres - Oracle - Sybase
    Downloads: 0 This Week
    Last Update:
    See Project