db0 Capabilities

Simplified capability matrix for db0 users. Shows the 7 key capabilities exposed by the db0 abstraction layer.

CapabilitySQLitePostgreSQLMySQL
supportsJSON

JSON column type and operations

—
supportsBooleans

Native boolean type

—
supportsArrays

Array column type

—
supportsDates

Native DATE type

—
supportsUUIDs

UUID type support

—
supportsTransactions

Transaction support (BEGIN/COMMIT)

—
supportsBatch

Atomic batch execution

—