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 [30/10/2012 12:27] – [SGBD NoSQL] cyrille | informatique:sgbd [18/10/2025 10:14] (Version actuelle) – [CouchDB] 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 60: | Ligne 65: | ||
| voir aussi [[/ | voir aussi [[/ | ||
| + | |||
| + | ==== Aerospike ==== | ||
| + | |||
| + | Aerospike is a distributed, | ||
| + | |||
| + | * To create a high-performance, | ||
| + | * To provide the robustness and reliability (i.e., ACID) expected from traditional databases. | ||
| + | * To provide operational efficiency (minimal manual involvement) | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ==== Cassandra ==== | ==== Cassandra ==== | ||
| Ligne 98: | Ligne 114: | ||
| ==== CouchDB ==== | ==== CouchDB ==== | ||
| - | CouchDB est un projet de l'ASF (Apache Software Foundation).\\ | + | [[/informatique/sgdb/couchdb|/informatique/sgdb/couchdb]] |
| - | Il s'agit d'une base de données avec une interface RestFul - JSON. Comme j' | + | |
| - | + | ||
| - | What CouchDB is: | + | |
| - | * A document database server, accessible via a RESTful JSON API. | + | |
| - | * Ad-hoc and schema-free with a flat address space. | + | |
| - | * Distributed, | + | |
| - | * Query-able and index-able, featuring a table oriented reporting engine that uses Javascript as a query language. | + | |
| - | What it is Not: | + | |
| - | * A relational database. | + | |
| - | * A replacement for relational databases. | + | |
| - | * An object-oriented database. Or more specifically, | + | |
| - | + | ||
| - | Le livre libre et en français: | + | |
| - | + | ||
| - | Voir: | + | |
| - | * [[http://couchdb.apache.org/ | + | |
| - | * [[http:// | + | |
| - | + | ||
| - | Le clip [[http:// | + | |
| - | < | + | |
| - | echo ' | + | |
| - | <object width=" | + | |
| - | <param name=" | + | |
| - | <param name=" | + | |
| - | <param name=" | + | |
| - | <embed src=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | '; | + | |
| - | </ | + | |
| - | + | ||
| - | D' | + | |
| Ligne 149: | Ligne 133: | ||
| Articles: | Articles: | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | === Tools === | ||
| + | |||
| + | http:// | ||
| <code php> | <code php> | ||
| Ligne 155: | Ligne 143: | ||
| $collection = $db-> | $collection = $db-> | ||
| </ | </ | ||
| + | |||
| + | ==== Redis ==== | ||
| + | |||
| + | [[/ | ||
| + | |||
| + | |||
| + | ==== Valkey ==== | ||
| + | |||
| + | Le fork de Redis. Ils disent qu'il est plus performant 😉. | ||
| + | |||
| + | 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.1351596420.txt.gz · Dernière modification : de cyrille
