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

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 1
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    Web Starter Kit is an opinionated boilerplate for web development. Tools for building a great experience across many devices and performance oriented. Helping you to stay productive following the best practices outlined in Google's Web Fundamentals. A solid starting point for both professionals and newcomers to the industry. A responsive boilerplate optimized for the multi-screen web. Powered by Material Design Lite. You're free to use either this or a completely clean-slate via basic.html....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Blocks Workflow

    Blocks Workflow

    Platform for creating workflow based systems like DMS, CMS or CRM.

    Platform for creating workflow based systems like DMS, CMS or CRM. It use Grails as web framework, Bootstrap as UI, Activiti as process engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    DataAdapter - Java library to work with Oracle and PostgreSQL database. This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Use Vim as IDE

    Use Vim as IDE

    use vim as IDE

    Use Vim As IDE is a comprehensive configuration repository (by YangYangWithGnu) that guides you how to turn Vim into a full-fledged Integrated Development Environment (IDE). The project isn’t just a single plugin; it’s more like a curated set of plugins, configuration tips, and workflow suggestions to enable syntax highlighting, smart code completion, project navigation, semantic search, file-switching, build-integration, undo-history, templating and more—particularly geared toward C/C++ development, but with many ideas applicable more broadly. The documentation is long and detailed, walking users from the fundamentals of Vim configuration (.vimrc, plugin management) through higher-order capabilities like semantic navigation and project toolchain integration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Tanit is a set of Oracle to Kopi (a Java based framework) migration tools providing automatic translation of your Oracle PL/SQL, Forms and Reports applications with more portability and ease of use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    Designing WordPress themes the old-fashioned way is time-consuming and error-prone. Automating the build process allows us to integrate best practices into our workflow while saving time. This project is a starter kit for developing highly optimized WordPress themes with Gulp, npm, and Sass, among other tools. This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project scaffolding and example workflow for modern and efficient WordPress theme development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mar 2025 - Project moved to Github: https://github.com/symbolthree/apex2ebs APEX2EBS is a framework to integrate Oracle Application Express (APEX) and Oracle EBS 11i or R12. Developers can quickly create professional web-based applications in APEX which interacts with Oracle EBS with equal level of access controls.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    BOSS Flow

    Workflow control and configuration java framework

    A framework to simply understandable control flows in applications. It is easy to manage flow by XML and annotations. There are many simple ways to catch actions such as transition, step entry or leaving, including control the decision similar to 'if' or 'switch' statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    tmt-workflow

    tmt-workflow

    A web developer workflow used by WeChat team based on Gulp

    A web developer workflow used by WeChat team based on Gulp, with cross-platform supported and solutions prepared. Due to business adjustments, this project will no longer be updated. Thank you for your continued support.Based, efficient, cross-platform (macOS & Win), customizable front-end workflow. A GUI desktop tool is now available: WeFlow , which can be used without installing any environmental dependencies, official website download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cress Tool Suite

    Cress Tool Suite

    Cress is a comprehensive toolset for graphical service/workflow design

    Cress (Communication Representation Employing Systematic Specification) allows graphical description of a wide variety of services such as in data communications/telecommunications, but Cress is not limited to this. The approach allows services to be described graphically as (work)flows of activities. Cress diagrams are automatically translated into formal languages for rigorous analysis and verification, and are also automatically translated into implementation languages for deployment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tabular

    Tabular

    Vim script for text filtering and alignment

    ...Instead of manually spacing content, you define an alignment target—such as : in dictionaries, = in assignments, or | in Markdown tables—and the plugin rearranges whitespace to produce straight columns. It supports regular expressions, so you can craft smart alignment that respects context or ignores edge cases. The workflow fits naturally into Vim: you visually select lines (or operate on a motion), run a command, and instantly get well-formatted blocks. Tabular is particularly helpful for Markdown tables, JSON-like configs, and code where lining up items improves scannability. By turning alignment into a repeatable operation, it reduces tedium and enforces consistent formatting across a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GenomeWiki (GWiki)

    Embeddable/J2E/Desktop Java Wiki CMS

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cocos2D-ObjC

    Cocos2D-ObjC

    Cocos2d for iOS and OS X, built using Objective-C

    Cocos2D-ObjC is a framework for building 2D games, demos, and other graphical/interactive applications for iOS, Mac and tvOS. It is based on the Cocos2D design, but instead of using Python it uses Swift and / or Objective-C. Integrated with Chipmunk physics engine (Served as an extension). Tile Map support. Orthogonal, Isometric and Hexagonal. Parallax scrolling (Served as an extension). Motion Streak (Served as an extension). Render To Texture (Served as an extension). Touch/Accelerometer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ATG DUST (Dynamo Unit and System Tests) is a set of utility classes for developing Unit and System tests for projects built on the ATG Dynamo platform. This project has been moved to the Oracle Technology Network (OTN) under the Commerce section. http://www.oracle.com/technetwork/indexes/samplecode/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    test.vim

    test.vim

    Run your tests at the speed of thought

    vim-test is a flexible testing runner for Vim and Neovim that provides a unified interface to execute tests across many languages and frameworks from inside the editor. It abstracts differences between tools so you can run nearest test, current file, last test, or entire suite with consistent commands and mappings. The plugin auto-detects supported test frameworks based on project files and adapts its strategy accordingly. Output can be shown in splits, quickfix, or dispatched to external...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Este projeto implementa o Designer Partner DAO. Neste projeto existem classes que facilitam a conexão com os SGDB Derby, Firebird, MySQL, Oracle, PostgreSQL, SQLite e SQLServer. This project implements the DAO Designer Partner. In this project there are classes that facilitate the connection to the DBMS Derby, Firebird, MySQL, Oracle, PostgreSQL, SQLite and SQLServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTurboExplorer

    JTurboExplorer

    Database explorer to MySQL, Oracle, Sybase & others. Source maker JSF.

    It is a tool to help programmers to check your databases and generate code so easily. Lists the tables and views of databases, MySQL, Oracle and Sybase. Load Data from Excel 97-2003 files, exports the data from the table to Excel 97-2003 file. Generate Stored Procedures from table to insert, update, delete, query and paging. Generates code JSF2.0 (Action) and PrimeFaces (xhtml) from the table, code for Struts 1.3, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    open-api

    open-api

    A Monorepo of various packages to power OpenAPI in node

    A Monorepo of various packages to power OpenAPI in node. This monorepo uses lerna for development. See the root package.json for helpful scripts. Several scripts have been created to aid in the development of this monorepo (see ./bin). They assume that your $PWD is the root of the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Este projeto implementa lógicas de Controle entre componentes visuais (jxSwing) e a camada de persistência (jxDao). This project implements logical Control of visual components (jxSwing) and persistence layer (jxDao).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Light Table

    Light Table

    Code editor that connects you to your creation with instant feedback

    ...Easily customizable from keybinds to extensions to be completely tailored to your specific project. Everything from eval and debugging to a fuzzy finder for files and commands to fit seamlessly into your workflow. Try new ideas quickly and easily. Ask questions about your software, to give you a more profound understanding of your code. An elegant, lightweight, beautifully designed layout so your IDE is no longer cluttered. Next-gen println to keep track of important values in your code. Just add a watch to an expression and the value will be streamed back to LT in real time. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Homebrew Cask

    Homebrew Cask

    CLI workflow for the administration of macOS apps as binaries

    Homebrew installs the stuff you need that Apple (or your Linux system) didn’t. Homebrew installs packages to their own directory and then symlinks their files into /usr/local. Homebrew won’t install files outside its prefix and you can place a Homebrew installation wherever you like. Trivially create your own Homebrew packages. It’s all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates. Homebrew formulae are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    import_from_github_com is a playful yet practical experiment that lets you import Python modules directly from GitHub using an import-like mechanism. The idea is to remove the friction of “clone → install → import” when you just want to try out a single file or small repo. It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OraDoc is an open source Java based tool for creation of Oracle database documentation in HTML format similar to JavaDoc supporting tables (including foreign key relations), views, object types, sequences and packages.
    Downloads: 0 This Week
    Last Update:
    See Project