Connect to Oracle Database with JavaScript
Spin up Oracle AI Database 26ai with Docker Compose, explore it with SQLcl, and query it from a TypeScript project using the oracledb driver.
3 posts
Spin up Oracle AI Database 26ai with Docker Compose, explore it with SQLcl, and query it from a TypeScript project using the oracledb driver.
Organize and quickly access your PostgreSQL scripts from within psql using aliases and clever shell tricks.
Use a CTE and psql's \gexec to efficiently count rows across all tables in your PostgreSQL schema.