Outils pour utilisateurs

Outils du site


informatique:sgbd

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:sgbd [15/06/2016 08:51] – [Système de gestion de base de données (SGBD)] cyrilleinformatique:sgbd [18/11/2022 17:19] (Version actuelle) – DuckDB cyrille
Ligne 2: Ligne 2:
  
 Voir aussi [[/informatique/SQL|/informatique/SQL]], [[/informatique/NoSql|/informatique/NoSql]],  Voir aussi [[/informatique/SQL|/informatique/SQL]], [[/informatique/NoSql|/informatique/NoSql]], 
-[[/informatique/GraphDB|/informatique/GraphDB]]+[[/informatique/GraphDB|/informatique/GraphDB]], [[/informatique/web_semantique|/informatique/web semantique]] (RDF)
 ===== SGBD Relationnels (SGBDR) ===== ===== SGBD Relationnels (SGBDR) =====
  
Ligne 8: Ligne 8:
  
 [[/informatique/sgbd/MySQL|MySQL]] [[/informatique/sgbd/MySQL|MySQL]]
 +
 +
 +==== DuckDB ====
 +
 +[[/informatique/sgbd/DuckDB|DuckDB]]
  
 ==== Oracle ==== ==== Oracle ====
Ligne 60: Ligne 65:
  
 voir aussi [[/informatique/nosql|/informatique/NoSql]] voir aussi [[/informatique/nosql|/informatique/NoSql]]
 +
 +==== Aerospike ====
 +
 +Aerospike is a distributed, scalable NoSQL database. It is architected with three key objectives:
 +
 +  * To create a high-performance, scalable platform that would meet the needs of today's web-scale applications
 +  * To provide the robustness and reliability (i.e., ACID) expected from traditional databases.
 +  * To provide operational efficiency (minimal manual involvement)
 +
 +  * [[https://www.aerospike.com/products/product-matrix|product matrix]]
 +  * [[https://github.com/aerospike/aerospike-server|source code]] @github
  
 ==== Cassandra ==== ==== Cassandra ====
Ligne 155: Ligne 171:
  
 http://robomongo.org {{http://robomongo.org/images/mac-main-screen.png?200}} http://robomongo.org {{http://robomongo.org/images/mac-main-screen.png?200}}
- 
  
 <code php> <code php>
Ligne 162: Ligne 177:
   $collection = $db->people;   $collection = $db->people;
 </code> </code>
 +
 +==== Redis ====
 +
 +https://redis.io/
 +
 +  * [https://redis.io/topics/benchmarks|How fast is Redis?]
 +  * [https://www.percona.com/blog/2009/08/27/looking-at-redis/|Looking at Redis]
 +
informatique/sgbd.1465973518.txt.gz · Dernière modification : 15/06/2016 08:51 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki