Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Try free now
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.
The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
Jipes provides open source Java APIs deeply integrated into the Oracle RDBMS, including an Ant task for building and exporting database objects. A Java Data Cartridge replacing database links is also in process.
Temporal database extensions for Oracle and PostgreSQL. Complete toolkit to model, store and manipulate timespans, periods, or anchored intervals (different names for similar concepts).
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Survey application written in Oracle Application Express (APEX).
The goal is that somebody can create a Survey online and people can take the survey.
(in a SAAS manar)
This project is an extension to the Adempiere project wich adequates the software to the French Laws and Adapting to the French language and accounting standards.
The standard charting (Anychart 3.3) of OracleApex is upgraded to Anychart 4.2.1 with this project. It consists of a database package, that needs to be installed on the application's schema.
PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
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.
Four Oracle PL/SQL software packages designed to process and classify discontinued Vessel Monitoring Systems (VMS) data from longline fisheries. Main output: Determination of fishing operations' geographic boundaries and duration by vessel trip.
A jdbc dblink implementation, that allows to create jdbc links between oracle and any other jdbc reachable database, to launch query by sql and pl/sql or execute remote store procedures. This allows also to reach an Oracle 7.3.4, from a 10.2.0.
Oracle does not support the SQL standard INFORMATION_SCHEMA data dictionary. This project creates an information_schema schema and adds views compliant to the SQL standard. These views are SQL and PL/SQL and are built on the Oracle data dictionary.
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
This is a crossplatform java suite, for workflow and data management of Law Firms. eLawManager is the english ver. - eLawOffice.it is the italian. It's a standard client-server application with a webapp version.Support OASIS opendocument and openoffice.
Call the Twitter API from within an Oracle database. ORA_Tweet uses the UTL_HTTP API within Oracle to call the update_status API. It is written completely in PL/SQL.
plRecur is an Oracle PL/SQL package based API for generating dates based on recurrence. The calendaring expression syntax is based on DBMS_SCHEDULER's.
The Oracle application framework library is a collection of standard, proven frameworks to assist developers in quickly turning out some quality application features including custom exception management, application config, session tracing, email.
Orate is a source-level tracing facility for Oracle PL/SQL. Programmers insert calls to Orate in the code and Orate captures and writes run time information to a table. These data are suitable for debugging, testing and profiling the application.
Ora2html generates HTML or plain ASCII reports of installed Oracle software and databases on a server. It includes configuration information about databases, files, security, etc, and supports Oracle ver. 8+, running on Linux, Tru64, Solaris and HPUX
SCAMPI is designed to rapidly detect molecular markers in silico through sequence comparison. For this purpose it creates a unique workflow integrating third party tools like NCBI Blast or Primer3.
An Apache DS based LDAP implementation, with oracle backend for ALL data (ou=system, ou=schema, and business branches). It runs on any edition of oracle (including XE and RAC for HA purposes).
This project is no longer supported. If you're looking for a table API generator for Oracle Database, checkout: https://github.com/osalvador/tapiGen2
tapiGen is a table API Generator for PL/SQL. It creates table encapsulation packages for tables that meet certain criteria. These TAPIs can reduce manual code creation while providing additional functionality for web based apps such as Oracle's ApEx.