Articles - Databases
Databases:
Database introduction 1 - background info
Database introduction 2 - design and programming
Prepared statement / Parameters
Database concurrency
Database and cache
Transactions - Atomicity
Transactions - Isolation
NoSQL databases:
NoSQL - Key Value Store
(including ISAM/index-sequential files)
NoSQL - Document Store
(including object repository)
Graph database
Distributed cache
Language specific:
For Java usage see
Java Database Access
For .NET usage see
.NET Database Access
For C/C++ usage see
C/C++ Database Access
For PHP usage see
PHP Database Access
For Delphi/Lazarus usage see
Delphi/Lazarus Database Access
For Python usage see
Python Database Access
Platform specific:
Access VMS database - native databases
(Rdb, MySQL, SQLite and Mimer running on VMS)
Access VMS database - JVM databases
(HSQLDB, H2 and Derby running on VMS)
Access VMS database - API comparison
(embedded SQL vs database API vs ORM on VMS)
VMS Tech Demo 4 - BDB JE
VMS Tech Demo 5 - BDB
See list of all articles
here