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 [27/07/2017 21:06] – [Redis] cyrilleinformatique:sgbd [04/04/2025 20:42] (Version actuelle) – [Système de gestion de base de données (SGBD)] 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), [[/informatique/lowcode_databases|Low Code Databases]], [[/informatique/column-oriented-database|Column-Oriented Database]]
 ===== 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 168: Ligne 184:
   * [https://redis.io/topics/benchmarks|How fast is Redis?]   * [https://redis.io/topics/benchmarks|How fast is Redis?]
   * [https://www.percona.com/blog/2009/08/27/looking-at-redis/|Looking at Redis]   * [https://www.percona.com/blog/2009/08/27/looking-at-redis/|Looking at Redis]
 +
 +==== GUN ====
 +
 +A Javascript peer-to-peer [[/glossaire/P2P|P2P]] database using [[/glossaire/webrtc|WebRTC]] in the Web browser ...
 +
 +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, pub/sub routing, cache invalidation, and more. The power of GUN is that it abstracts this complexity into a unified simple API that is very different than traditional systems, with the aim of making it easy to build cool apps quickly.
 +
 +  * https://github.com/amark/gun
 +  * https://gun.eco/docs/Introduction
 +
  
informatique/sgbd.1501182369.txt.gz · Dernière modification : 27/07/2017 21:06 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