📢Oracle NoSQL Database Version 25.3 #70
dario-vega
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📢 📢 📢 We are excited to announce the general availability of Oracle NoSQL Database Version 25.3.
It is a flexible, multi-model, multi-region, hybrid-cloud, active-active database designed to provide a highly available, scalable, performant, and reliable data management solution to meet today's most demanding workloads. Focusing on simplicity and developer productivity, deploying in hybrid-cloud or on-premise environments is automated and completed with just a few clicks. In addition, NoSQL's built-in cross-region replication can be enabled in minutes to deploy a fully active-active system.
Oracle NoSQL Database is well-suited for high-volume and high-velocity workloads, such as the Internet of Things, customer 360, online advertising, fraud detection, consumer-scale persistent session management, user personalization, and online gaming. In addition, developers can use a single application interface to build applications that run anywhere quickly.
With our new version - 25.3
Before Image in Streams API
Added support for before image in the Streams API. Users can configure subscription streams to include the before images of streamed operations.
Streaming Transactions
Added support for streaming by transaction in the Streams API. A user can now configure subscription streams to stream transactions instead of individual put and delete operations.
User-supplied record metadata
Added an experimental version of user supplied metadata. Users can add their own metadata, formatted as a JSON construct, to write operations and persistently store that information alongside the record. Records can subsequently be filtered using a new system defined function, row_metadata(). Before using this experimental feature, see the Known Issues section below to understand its limitations. We would appreciate your feedback on the usefulness of this feature and APIs and encourage you to post your feedback in the NoSQL GitHub repository.
Beta Was this translation helpful? Give feedback.
All reactions