Spyware
Contraction and spy software. Software spyware that collects personal data before sending them to third as transmit data entered through the keyboard.
SQL
SQL ( "Structured Query Language" or "Structured Query Language) is a language computer intended to examine or ride a database. The first commercial version was available in 1979.
It is derived from the relational algebra and SEQUEL.
Example SQL query -- SELECT name FROM products WHERE price> 150 ORDER BY price; - Gives the names of products whose price is above 150, the names of products being ordered by ascending price.
Some databases using SQL: MySQL, Oracle, Microsoft SQL Server PostgreSQL...
SQLite
SQLite is a library written in C that provides an engine database SQL. Unlike Servers database as MySQL or PostgreSQLIt does not reproduce the usual pattern client-server, but it is directly integrated programs using files database.
It implements much of the standard SQL92 and ACID properties.
SRAM
Static Random Access Memory. Memory Static RAM, which does not need cooling, unlike DRAM.
|