Ashokkumar Mani — Senior Database Architect, Dubai Production notes from 16 years of running Oracle, PostgreSQL, MariaDB and distributed SQL — and the road from DBA to AI data architecture. Oracle OCP · AWS SAA · YugabyteDB · MongoDB M103 · GCP · MCA
Subscribe to:
Posts (Atom)
Setting Up a PostgreSQL MCP Server in VS Code (AWS RDS, Aurora & On-Prem)
The Model Context Protocol (MCP) lets AI coding assistants talk to external systems — including your databases — through a standard interfac...
-
Upgrade Oracle 11.2.0.4 RAC To 12.1.0.2.0 RAC using DBUA and Convert Non - CDB To CDB (PDB) DatabaseSource Database : 11.2.0.4 Target Database : 12.1.0.2.0 Nodes : 3 Nodes File system Type : ASM Pl...
-
INNER JOIN firstdb=# SELECT * from PERSON JOIN CAR ON person.car_id=car.id; firstdb=# -[ RECORD 1 ]----+-----------------...
-
$PostgreSQL$ #Prerequisites We need to verify the installed packages . I have installed "psycopg2 2.8.6" using pip. The below...

