Which database does Facebook & Google use ?

Facebook has moved to a NoSQL database named HBase. Google uses their own system called BigTable. What is NoSQL ? NoSQL is a term used to designate databases which differ from classic relational databases. NoSQL database management systems are useful when working with a huge quantity of data when the data's nature does not require a relational model. The data can be structured, but NoSQL is used when what really matters is the ability to store and retrieve great quantities of data, not the relationships between the elements.

Make your computer talk what you type

Make your computer talk what you type
This is very good and interesting trick which let your computer speaks whatever you type.
There is no requirement of any software. 

Just follow below simple steps:-
->First open Notepad and copy below codes:
Dim message,sapi message=InputBox("What do you want me to say?""Technical Zone")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
->Now save the notepad file as talk.vbs
->Now close the notepad file and open it again.

Comments

Popular posts from this blog

Hacking facebook accounts using google dork list

Which database does Facebook & Google use ?

How To Make Anchor Text In Your Facebook Status For Promoting A Website ?