DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Fauna vs. GeoMesa vs. Google Cloud Bigtable vs. Graph Engine vs. KeyDB

Vergleich der Systemeigenschaften Fauna vs. GeoMesa vs. Google Cloud Bigtable vs. Graph Engine vs. KeyDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenGeoMesa  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessen
KurzbeschreibungFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.GeoMesa ist ein verteiltes spatio-temporal DBMS basierend auf verschiedenen Systemen als Storage Layer.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocols
Primäres DatenbankmodellDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Spatial DBMSKey-Value Store
Wide Column Store
Graph DBMS
Key-Value Store
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,52
Rang#153  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte0,78
Rang#213  Overall
#4  Spatial DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte0,71
Rang#226  Overall
#33  Key-Value Stores
Websitefauna.comwww.geomesa.orgcloud.google.com/­bigtablewww.graphengine.iogithub.com/­Snapchat/­KeyDB
keydb.dev
Technische Dokumentationdocs.fauna.comwww.geomesa.org/­documentation/­stable/­user/­index.htmlcloud.google.com/­bigtable/­docswww.graphengine.io/­docs/­manualdocs.keydb.dev
EntwicklerFauna, Inc.CCRi und AndereGoogleMicrosoftEQ Alpha Technology Ltd.
Erscheinungsjahr20142014201520102019
Aktuelle Version4.0.5, Februar 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache License 2.0kommerziellOpen Source infoMIT LicenseOpen Source infoBSD-3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheScalaScala.NET and CC++
Server Betriebssystemegehostetgehostet.NETLinux
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinjateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinja infoby using the Redis Search module
SQL infoSupport of SQLneinneinneinneinnein
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP APIProprietäres Protokoll infoRESP - REdis Serialization Protoco
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinneinjaLua
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoconsistent hashingabhängig von Storage layerShardinghorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationabhängig von Storage layerInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistencyabhängig von Storage layerImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Strong eventual consistency with CRDTs
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinAtomic single-row operationsneinOptimistic locking, atomic execution of commands blocks and scripts
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinabhängig von Storage layerneinjaja
Berechtigungskonzept infoZugriffskontrolleIdentity management, authentication, and access controlja infoanhängig von dem zur Speicherung verwendeten DBMSAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)einfacher Passwort-basierter Zugriffsschutz und ACL

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Fauna infopreviously named FaunaDBGeoMesaGoogle Cloud BigtableGraph Engine infoformer name: TrinityKeyDB
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, Business Wire

Fauna Query Language tamed to appeal to developers
22. August 2023, The Register

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Trinity
2. Juni 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30. April 2020, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt