Demo: Oracle Database Continuous Query Notification in Node.js

#ICYMI: Native Oracle Database Continuous Query Notification (CQN) code has landed in the node-oracledb master branch on GitHub. If you want to play with it, but don’t want to wait for the next binary node-oracledb release, you can compile node-oracledb yourself and play with this demo.

Some of you may already be using CQN via its PL/SQL APIs. The new, native support in node-oracledb makes it all so much nicer. Check out the development documentation for connection.subscribe() and the “user manual.” There are a couple of examples cqn1.js and cqn2.js available, too. https://goo.gl/pUvajj #DataIntegration #ML

API Security

Great to be able to talk to Randall Degges, Head of Developer Advocacy, and Keith Casey, API Problem Solver at Okta during Oktane18 about their new book on API Security.

As part of Okta’s commitment to making developers’ lives easier, they wrote this book because we’re now living in an API-first world and API security is not well understood — for applications or IoT devices.  https://goo.gl/apyFFt #DataIntegration #ML