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

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    Liquibase

    Liquibase

    Version Control for your Database

    Liquibase is an open source, database-independent library for tracking, managing and applying database changes See more at http://liquibase.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    COPE is a persistence framework for Java. The persistent schema is specified within Java source code, no external files are needed. This project has been moved to github: http://exedio.github.io/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    OFsX

    Oracle File system Extension

    Problem: How can Oracle PL/SQL applications read, write, move or copy arbitrarily large files to or from arbitrary file system locations? Solution: This utility (OFsX) uses PL/SQL, Oracle AQ & Spring Integration to handle reading, writing, copying, moving & deleting of files from Oracle PL/SQL in a general way. Summary: PL/SQL is an excellent language for developing data-intensive, enterprise applications. However, it can be difficult for PL/SQL applications to interact with a file system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dbrun

    execute tasks on all oracle dbs running on server

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

    xym-oracle

    Oracle plugin for xymon

    Fork of deadcat's bb-moracle.sh. Adapted to hobbit & xymon server new versions and improved with new added features. For installation instructions go to README.txt file included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dbSQWare

    dbSQWare

    dbSQWare is no longer an open source

    dbSQWare is no longer an open source
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    JWhoisServer - Java Whois Server
    JWhoisServer: java whoisserver / java whois server : a small, fast and highly configurable RFC 3912 compliant whois server written in java (platform independent) and using a RDBMS (mysql, postgreSQL, oracle, SQLite3, HSQLDB, JavaDB / Apache Derby, CUBRID, firebird2, H2 Database Engine, ...) as a storage engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SQLViewer

    SQLViewer

    A viewer for databases.

    This application views tables in databases. Now it is supporting such databases as Oracle, MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    ProC 3.0

    smart Workflow Engine

    ProC 3.0 is a scientific workflow engine to build, manage and execute workflows (pipelines) in heterogeneous environments, supporting GRID and other means of parallel processing. It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    DataPipe for Oracle

    Ad-hoc data replication for Oracle database.

    Pipe your scalar data between Oracle databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Partitioning Tool for Oracle

    Partitioning Tool for Oracle

    Tool for managing partitions in oracle database

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    PDI Data Vault framework

    Data Vault loading automation using Pentaho Data Integration.

    A metadata driven 'tool' to automate loading a designed Data Vault. It consists of a set of Pentaho Data Integration and database objects. Thel Virtual Machine (VMware) is a 64 bit Ubuntu Server 14.04, with MySQL (Percona Server) and PostgreSQL 9.4 as the database flavours and PDI version 5.2 CE. NB: Directory version_2.4 contains the most recent Virtual Machine. The readme.txt contains info about that VM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    anysql

    Run any query on web or desktop client

    AnySQL is a SQL client designed for developers. It has all the required features a developer might need. It's developed with the new ExtJS 5 framework, it's simple to develop and simple to use. It aims to support as many db drivers as possible. For now, the aim is to implement drivers for MySQL, SQLServer and Oracle. You can install it as web app and run it on your server throw the browser or you can get the desktop version and install it as a standalone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    Mar 2025 - Project moved to Github: https://github.com/symbolthree/xdoclient XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WhirlwindDB

    WhirlwindDB

    GPU Analytic Database

    A SQL based analytic engine running on an NVIDIA GPU for exceptional performance. We see over 700x performance increase over a well known database on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MySqlTester

    MySqlTester

    Mysql Veritabanı için bağlantı testti aracıdır.

    Oracle MySql’ in ve MariaDb’ nin tüm versiyonlarında çalışması öngörülmektedir. Açık kaynaklı bir projedir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.