Thank you visitors!
- 1,361,405 people have been kind enough to visit our humble blog. Others get our posts by RSS or email or through syndicators. We hope you took away something of value. Please come again!
Top Posts
- Running Oracle Autonomous Database in a container
- Oracle Connection Pooling in Spring Boot: When to Use HikariCP and When to Use UCP
- Installing Oracle REST Data Services (standalone)
- Creating the domain layer for the worklist
- Writing a Human Task UI in .Net (C#/ASP.NET) or in fact anything other than ADF
- How to Build a GraphRAG Travel Assistant with Oracle AI Database 26ai
- Simple JMS client in Scala
- Creating a custom profile in Oracle UCM
- Using Java/Spring components in SOA/BPM 11g
- Process Instance List and Detail added to Worklist
-
Copyright 2009-2026 Mark Nelson and other contributors. All Rights Reserved. The views expressed in this blog are our own and do not necessarily reflect the views of Oracle Corporation. All content is provided on an ‘as is’ basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. You are solely responsible for determining the appropriateness of using or redistributing and assume any risks.
Subscribe
Our other publications
Building a Custom BPM Worklist, Oracle InSync 2011 User Group presentation
Performance Tuning for Oracle Business Process Management Suite 10g, Oracle Whitepaper, July 2011
Performance Tuning for Oracle Business Process Management Suite 11g, Oracle Whitepaper, February 2013
Oracle BPM Suite 11g: Advanced BPMN Topics, Packt Publishing, September 2012
Fusion Middleware 12.1.2: Developing Applications with Continuous Integration
Fusion Middleware 12.1.3: Developing Applications with Continuous Integration
Tag Archives: python
How to Build a GraphRAG Travel Assistant with Oracle AI Database 26ai
Grounded AI applications are hard to trust when the evidence is split across similar text, structured rows, and relationships. Flight disruption questions are a good example: a delayed traveler needs timing math, airport relationships, route alternatives, policy language, and a … Continue reading
Exploring Oracle’s new AI Agent Memory Python Library with OpenAI
Hi everyone! In this post, I want to show you a small but useful demo application that uses Oracle AI Agent Memory from Python. The complete code for this example is in the agent-memory repository. You can learn more about … Continue reading
Basic Retrieval Augmented Generation with Oracle Vector Store in LangChain
In this earlier post, we learned how to create a Vector Store in Oracle from LangChain, the hugely popular Python library for working with Generative AI and Large Language Models. We populated it with a little data and then performed … Continue reading
Some big updates for the Python Oracle library (cx_Oracle)
There are some really interesting updates for the open source Python Oracle library (known as cx_oracle, but changing its name is part of this) – check it out here: https://cjones-oracle.medium.com/open-source-python-thin-driver-for-oracle-database-e82aac7ecf5a

You must be logged in to post a comment.