Does facebook still use mysql?



Does facebook still use mysql?..

Answer / Rajmala

Facebook does not exclusively rely on MySQL. They have developed their own databases like Cassandra, Scylla, and HDFS for handling specific workloads.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Where is mysql used?

1 Answers  


change column name and make a unique column so we get no dupes.

1 Answers  


Why do gaps in sequences occur?

1 Answers  


How does mysql store dates?

1 Answers  


A company wants to store their invoices in a database. They already have their customers and articles in that database. Both customer and article are each identified by an unique integer value. Please create the SQL statements for creating the necessary table(s) for storing the invoices in a MySQL database. An invoice should hold information like invoice number, customer, date, article(s) and quantity etc.

1 Answers  


what is the main difference between myisam and innodb

2 Answers   Wipro,


What are the advantages of myisam over innodb?

1 Answers  


How can we know the number of days between two given dates using MySQL?

2 Answers   Base2 Infotech, Webworks,


How to convert dates to character strings?

1 Answers  


How can we optimize stored procedure?

1 Answers  


What is difference between inner vs self vs cross?

1 Answers  


What is the command line end user interface - mysql?

1 Answers  


Categories