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 [21/09/2012 10:10] – [CouchDB] 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 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 105: | 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 156: | Ligne 133: | ||
| Articles: | Articles: | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | === Tools === | ||
| + | |||
| + | http:// | ||
| <code php> | <code php> | ||
| Ligne 162: | 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.1348215008.txt.gz · Dernière modification : de cyrille
