BDB (Berkeley DB) tables

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf database table type
gptkbp:compatibleWith MySQL 5.1 and later
gptkbp:deprecatedIn gptkb:MySQL_5.1
gptkbp:developedBy gptkb:Sleepycat_Software
gptkbp:fileExtension .db
https://www.w3.org/2000/01/rdf-schema#label BDB (Berkeley DB) tables
gptkbp:introducedIn MySQL 3.23.34a
gptkbp:license gptkb:Sleepycat_License
gptkb:GNU_General_Public_License
gptkbp:replacedBy InnoDB tables
gptkbp:supports transactions
ACID compliance
concurrent access
crash recovery
row-level locking
large data sets
B-tree storage
foreign keys (limited)
hash storage
gptkbp:usedIn gptkb:MySQL
gptkb:Berkeley_DB
gptkbp:bfsParent gptkb:MySQL_3.23
gptkbp:bfsLayer 7