@acceleratxr/core_sdk / DatabaseType
Enumeration: DatabaseType#
Describes the type of database that a snaphshot.
Index#
Enumeration members#
Enumeration members#
MONGODB#
• MONGODB: = “MONGODB”
Defined in src/models/Snapshot.ts:10
POSTGRESQL#
• POSTGRESQL: = “POSTGRESQL”
Defined in src/models/Snapshot.ts:11