Search Results for "oracle-apex-workflow" - Page 10

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

View related business solutions
  • 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
  • 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
    Scout Suite

    Scout Suite

    Multi-cloud security auditing tool

    Scout Suite is an open-source multi-cloud security-auditing tool, which enables security posture assessment of cloud environments. Using the APIs exposed by cloud providers, Scout Suite gathers configuration data for manual inspection and highlights risk areas. Rather than going through dozens of pages on the web consoles, Scout Suite presents a clear view of the attack surface automatically. Scout Suite was designed by security consultants/auditors. It is meant to provide a point-in-time...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    codename goose

    codename goose

    AI coding agent that's more than suggestions - install, execute, edit+

    Goose is an open-source, extensible AI agent that enhances the software development process by going beyond traditional code suggestions. It allows developers to install, execute, edit, and test code with any large language model (LLM), facilitating a more efficient and streamlined workflow. Designed to operate locally within a developer's environment, Goose integrates seamlessly with various tools and platforms, providing a customizable and powerful assistant for coding tasks. Its architecture supports extensibility, enabling users to tailor the agent to their specific needs and preferences. By leveraging Goose, developers can improve productivity and code quality through advanced AI-driven assistance.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    dblab

    dblab

    The database client every command line junkie deserves

    ...Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. dblab was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL/MySQL/SQLite3/Oracle/SQL Server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XPipe

    XPipe

    Your entire server infrastructure at your fingertips

    Introducing the brand-new shell connection hub and remote file manager that is ready to take on the challenges of modern infrastructure. XPipe takes a completely new approach to handling shell connections, which makes it possible to provide features that you can't find anywhere else. Explore what makes XPipe stand out. All SSH user and system configuration settings are automatically applied. Your existing SSH agent can be utilized to securely authenticate, there is no need to provide your...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5
    JSqlParser

    JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy

    JSqlParser is a SQL statement parser. It translates SQLs in a traversable hierarchy of Java classes. JSqlParser is not limited to one database but provides support for a lot of specials of Oracle, SqlServer, MySQL, PostgreSQL. To name some, it has support for Oracles join syntax using (+), PostgreSQLs cast syntax using ::, relational operators like != and so on. Then the result can be accessed in a structured way. The generated Java class hierarchy can be navigated using the Visitor Pattern.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    opam

    opam

    opam is a source-based package manager

    Opam is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. Opam was created and is maintained by OCamlPro. To get started, checkout the Install and Usage guides. Run ./configure. If you don't have the dependencies installed, this will locally take care of all OCaml dependencies for you (downloading them, unless you used the inclusive archive we provide for each release). This is all you need for installing and using opam, but if you want to use the opam-lib (to work on opam-related tools), you need to link it to installed libraries. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    OpenRCT2

    OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2

    Open source re-implementation of RollerCoaster Tycoon 2. An open-source re-implementation of RollerCoaster Tycoon 2, a construction and management simulation video game that simulates amusement park management. Chat takes place on Discord. You will need to create a Discord account if you don't yet have one. If you want to help make the game, join the developer channel.OpenRCT2 is an open-source re-implementation of RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Diagrams

    Diagrams

    Diagram as Code for prototyping cloud system architectures

    ...Diagram as Code allows you to track the architecture diagram changes in any version control system. Diagrams currently support main major providers including AWS, Azure, GCP, Kubernetes, Alibaba Cloud, Oracle Cloud, etc. It also supports On-Premise nodes, SaaS and major Programming frameworks and languages. It does not control any actual cloud resources nor does it generate cloud formation or terraform code. It is just for drawing the cloud system architecture diagrams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    obsidian.nvim

    obsidian.nvim

    Obsidian Neovim

    ...It allows users to manage their Obsidian vaults directly from Neovim, offering markdown editing, backlinking, tag navigation, and link autocompletion features. This plugin bridges the gap between Obsidian’s personal knowledge management and Neovim’s powerful editing capabilities, enabling a seamless, keyboard-driven workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    Act

    Act

    Run your GitHub Actions locally

    When you run Act it reads in your GitHub Actions and determines the set of actions that need to be run. It uses the Docker API to either pull or build the necessary images, as defined in your workflow files, and finally determines the execution path based on the dependencies that were defined. Once it has the execution path, it then uses the Docker API to run containers for each action based on the images prepared earlier. The environment variables and filesystem are all configured to match what GitHub provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Posting

    Posting

    The modern API client that lives in your terminal

    posting is a lightweight command-line tool that lets users schedule and automate Mastodon posts using Markdown files. It reads a simple folder structure of Markdown drafts and posts them at predefined intervals or manually. Designed for content creators and developers, posting helps maintain consistent and organized Mastodon accounts without depending on web UIs or third-party schedulers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBOS Transact TS

    DBOS Transact TS

    Lightweight Durable TypeScript Workflows

    dbos-transact-ts is a TypeScript framework that enables transactional workflows backed by PostgreSQL, combining application logic with durable execution. It provides an easy way to write fault-tolerant functions that survive failures, retry automatically, and persist their execution state. Built for modern serverless and distributed environments, it's ideal for consistency-critical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Soldeer

    Soldeer

    Solidity Package Manager written in rust and integrated into Foundry

    ...It addresses the complexities of Solidity development by providing a dedicated tool for managing dependencies, avoiding the limitations of git submodules and npmjs, which are not tailored for the Solidity ecosystem. Soldeer aims to streamline the development workflow for Solidity developers. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    zigmod

    zigmod

    A package manager for the Zig programming language

    ...It allows developers to declare dependencies in a zig.mod file, which Zigmod then uses to fetch and integrate packages into the build process. By automating the retrieval and management of external packages, Zigmod enhances the development workflow for Zig projects.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rye

    Rye

    A Hassle-Free Python Experience

    Rye is a modern Python project and package management tool designed to provide a seamless development experience. It integrates Python installation, virtual environment management, and dependency handling into a single cohesive workflow. Rye's emphasis on simplicity and automation makes it particularly suitable for managing complex projects and monorepos, reducing the overhead typically associated with Python project setup and maintenance.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Plandex

    Plandex

    AI driven development in your terminal

    Plandex is an AI-powered project planning and scheduling tool that optimizes resource allocation and workflow efficiency using predictive algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dash to Dock

    Dash to Dock

    A dock for the Gnome Shell

    ...It moves the default dash out of the overview and transforms it in a dock for an easier launching of applications and a faster switching between windows and workspaces without leaving the desktop view improving the workflow in your Linux system or wherever GNOME 3 is running. It supports autohide and intellihide modes as well as a fixed mode. Optional features are available in the extension settings. The extension is theme-friendly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    S5CMD

    S5CMD

    Parallel S3 and local filesystem execution tool

    s5cmd is a very fast S3 and local filesystem execution tool. It comes with support for a multitude of operations including tab completion and wildcard support for files, which can be very handy for your object storage workflow while working with large number of files. There are already other utilities to work with S3 and similar object storage services, thus it is natural to wonder what s5cmd has to offer that others don't. s5cmd supports wide range of object management tasks both for cloud storage services and local filesystems. List buckets and objects. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Learn Elixir

    Learn Elixir

    Learn the Elixir programming language to build functional web apps

    learn-elixir is a practical, beginner-friendly guide to learning Elixir and the Erlang VM (BEAM), emphasizing why Elixir scales—lightweight processes, immutable data, robust GC, and supervisors—and how to apply those strengths in real projects. The repo walks you from installation on macOS, Ubuntu, and Windows to an interactive workflow using iex, Livebook, and even a one-line Docker run for a zero-install setup. It teaches Elixir’s core types and syntax with short, runnable examples, then moves into real project work using Mix for generating apps, compiling, running tasks, managing dependencies, and creating docs. You’ll learn to write idiomatic modules and functions, use the Enum module, and practice pattern matching and the pipe operator in small, composable functions. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    JEKYLL DEPLOY ACTION

    JEKYLL DEPLOY ACTION

    Github Action to deploy the Jekyll site conveniently for GitHub Pages

    ...As we known, GitHub Pages runs in safe mode and a set of allow-listed plugins. To use the gem in GitHub Pages, you need to build locally or use CI (e.g. travis, github workflow) and deploy to your gh-pages branch. Therefore, if you want to make Jekyll site run as if it were local, such as let the custom plugins work properly, this action can be very useful for you, because it's really convenient to build and deploy the Jekyll site to Github Pages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Airbyte

    Airbyte

    Data integration platform for ELT pipelines from APIs, databases

    We believe that only an open-source solution to data movement can cover the long tail of data sources while empowering data engineers to customize existing connectors. Our ultimate vision is to help you move data from any source to any destination. Airbyte already provides the largest catalog of 300+ connectors for APIs, databases, data warehouses, and data lakes. Moving critical data with Airbyte is as easy and reliable as flipping on a switch. Our teams process more than 300 billion rows...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    vim-floaterm

    vim-floaterm

    Terminal manager for (neo)vim

    ...Each floaterm instance can have its own working directory, title, and size, so you can dedicate terminals to specific tasks per project. The plugin integrates smoothly with common tools and can be scripted to launch compilers, linters, or runners as part of your workflow. By reducing context switches to external terminals, it tightens the edit-run-inspect loop.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    First Contributions

    First Contributions

    Help beginners to contribute to open source projects

    The first-contributions repository is a community-driven project designed to simplify and guide beginners through their very first open source contribution. Many new developers find the Git workflow intimidating, so this project provides a safe, structured, and supportive way to practice without fear of mistakes. It includes step-by-step tutorials that walk contributors through the process of forking a repository, making changes, and submitting a pull request. The repository is translated into multiple languages, making it accessible to a global audience and ensuring inclusivity for contributors around the world. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    ChartMuseum

    ChartMuseum

    helm chart repository server

    ChartMuseum is an open-source Helm Chart Repository server written in Go (Golang), with support for cloud storage backends, including Google Cloud Storage, Amazon S3, Microsoft Azure Blob Storage, Alibaba Cloud OSS Storage, OpenStack Object Storage, Oracle Cloud Infrastructure Object Storage, Baidu Cloud BOS Storage, Tencent Cloud Object Storage, DigitalOcean Spaces, Minio, and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tilt

    Tilt

    Define dev environment as code for microservice apps on Kubernetes

    ...Work with Kubernetes without needing to be an expert. And if you are an expert, no more 20 questions with kubectl. Tilt responsively handles the tedious and repetitive parts of your workflow and gives you peripheral vision so you find errors faster. Recapture the magic of hacking with immediate feedback.
    Downloads: 3 This Week
    Last Update:
    See Project