I found out that facebook use whats called a big table. Is there a way that I can use this “Big table” database in an application that I am using?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can. The project is called Cassandra. Facebook just opensourced it. You can download it from here. But be very afraid, because the project is still under highly active development.
If you are going to use it from other language like C#, you also need thrift to talk to cassandra.