What is bdb (berkeleydb)?
Answer / Girijesh Singh
"Berkeley DB (BDB) is a high-performance, embeddable database engine written in C. It provides transactional consistency and recovery capabilities, making it suitable for building applications that require robust storage solutions. MySQL has support for the BDB storage engine to provide ACID compliance, but it's not commonly used in new projects since other engines like InnoDB offer better performance."
| Is This Answer Correct ? | 0 Yes | 0 No |
all the queries used in sql
What is the difference between primary and unique key
How do you say mysql?
what is the difference between between and in operators in mysql?
Is primary key auto increment?
What are triggers in mysql?
How do I show columns in mysql?
What is mysql sleep process?
Is mysql a good database?
I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?
What is memory table in mysql?
How to change a password for an existing user via mysqladmin?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)