TypeScripttypescript

TypeScript TxEventQ Sample

TypeScript sample for producing and consuming TxEventQ messages with node-oracledb.

TxEventQTestcontainers#NodeJS#Testcontainers#TxEventQ#TypeScript
What this sample helps you learn

Produce and consume messages with the Oracle AI Database NodeJS driver from a TypeScript app.

What this sample demonstrates

TxEventQ

Transactional queues for database-backed events and messaging.

Use when event delivery and data changes need the same transaction boundary.

Testcontainers

Disposable Oracle AI Database Free containers for repeatable local and integration tests.

Use when tests need real database behavior without sharing a long-lived development instance.