informatique:sgbd
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
informatique:sgbd [19/05/2012 00:18] – modification externe 127.0.0.1 | informatique:sgbd [04/04/2025 20:42] (Version actuelle) – [Système de gestion de base de données (SGBD)] cyrille | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Système de gestion de base de données (SGBD) ====== | ====== Système de gestion de base de données (SGBD) ====== | ||
- | Voir aussi [[/ | + | Voir aussi [[/ |
+ | [[/ | ||
===== SGBD Relationnels (SGBDR) ===== | ===== SGBD Relationnels (SGBDR) ===== | ||
Ligne 8: | Ligne 8: | ||
[[/ | [[/ | ||
+ | |||
+ | |||
+ | ==== DuckDB ==== | ||
+ | |||
+ | [[/ | ||
==== Oracle ==== | ==== Oracle ==== | ||
Ligne 59: | Ligne 64: | ||
===== SGBD NoSQL ===== | ===== SGBD NoSQL ===== | ||
- | * [[http://www.developpez.net/forums/d773158/ | + | voir aussi [[/informatique/nosql|/informatique/NoSql]] |
- | Google as inventé BigTable sur son Google File System (GFS) qui utilise le paradigme de [[http:// | + | ==== Aerospike ==== |
- | D' | + | Aerospike is a distributed, scalable NoSQL database. It is architected with three key objectives: |
- | Et heureusement, le monde de l'open source | + | * To create a high-performance, scalable platform that would meet the needs of today's web-scale applications |
+ | * To provide the robustness and reliability | ||
+ | * To provide operational efficiency | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
==== Cassandra ==== | ==== Cassandra ==== | ||
Ligne 104: | Ligne 113: | ||
==== CouchDB ==== | ==== CouchDB ==== | ||
+ | |||
+ | [[/ | ||
CouchDB est un projet de l'ASF (Apache Software Foundation).\\ | CouchDB est un projet de l'ASF (Apache Software Foundation).\\ | ||
Ligne 118: | Ligne 129: | ||
* An object-oriented database. Or more specifically, | * An object-oriented database. Or more specifically, | ||
- | Voir: | + | Le livre libre et en français: [[http:// |
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
+ | Doc tech: | ||
+ | * [[http:// | ||
Le clip [[http:// | Le clip [[http:// | ||
Ligne 134: | Ligne 147: | ||
'; | '; | ||
</ | </ | ||
+ | |||
+ | D' | ||
+ | |||
==== MongoDB ==== | ==== MongoDB ==== | ||
Ligne 151: | Ligne 167: | ||
Articles: | Articles: | ||
* [[http:// | * [[http:// | ||
+ | |||
+ | === Tools === | ||
+ | |||
+ | http:// | ||
<code php> | <code php> | ||
Ligne 157: | Ligne 177: | ||
$collection = $db-> | $collection = $db-> | ||
</ | </ | ||
+ | |||
+ | ==== Redis ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | * [https:// | ||
+ | * [https:// | ||
+ | |||
+ | ==== GUN ==== | ||
+ | |||
+ | A Javascript peer-to-peer [[/ | ||
+ | |||
+ | GUN is an ecosystem of tools that let you build community run and encrypted applications - like an Open Source Firebase or a Decentralized Dropbox. | ||
+ | |||
+ | GUN is a small, easy, and fast protocol for syncing data. Because GUN is small, it can be added to your app to improve a single feature. But because GUN is easy, it can also replace hundreds or thousands of lines of code, networking calls, storage boilerplate, | ||
+ | |||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ |
informatique/sgbd.1337379538.txt.gz · Dernière modification : 21/09/2012 09:45 (modification externe)