Banco de Dados
< Programming
< diegofaria
Get flash to fully experience Pearltrees
Had something of a victory this week, and I’ve really got to give kudos to PostgreSQL for it.
P OSTGRE SQL is an object-relational database developed on the Internet by a group of developers spread across the globe.
I recently started work on a new project which, to avoid getting into too many details, is a social media application with similarities to Twitter, Facebook, and FourSquare – though it is not a clone of any of these!
Skip site navigation (1) Skip section navigation (2) Peripheral Links
From PostgreSQL wiki
In computer science , ACID ( Atomicity , Consistency , Isolation , Durability ) is a set of properties that guarantee that database transactions are processed reliably. In the context of databases , a single logical operation on the data is called a transaction.