DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Graph Engine vs. Lovefield vs. Microsoft Azure Table Storage vs. ScyllaDB vs. TimescaleDB

Vergleich der Systemeigenschaften Graph Engine vs. Lovefield vs. Microsoft Azure Table Storage vs. ScyllaDB vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineEmbeddable relational database for web apps written in pure JavaScriptA Wide Column Store for rapid development using massive semi-structured datasetsCassandra and DynamoDB compatible wide column storeA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Relational DBMSWide Column StoreWide Column StoreTime Series DBMS
Sekundäre DatenbankmodelleKey-Value StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,56
Rang#241  Overall
#21  Graph DBMS
#34  Key-Value Stores
Punkte0,22
Rang#306  Overall
#138  Relational DBMS
Punkte3,55
Rang#80  Overall
#6  Wide Column Stores
Punkte4,15
Rang#69  Overall
#5  Wide Column Stores
Punkte4,06
Rang#73  Overall
#5  Time Series DBMS
Websitewww.graphengine.iogoogle.github.io/­lovefieldazure.microsoft.com/­en-us/­services/­storage/­tableswww.scylladb.comwww.timescale.com
Technische Dokumentationwww.graphengine.io/­docs/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.scylladb.comdocs.timescale.com
EntwicklerMicrosoftGoogleMicrosoftScyllaDBTimescale
Erscheinungsjahr20102014201220152017
Aktuelle Version2.1.12, February 2017ScyllaDB Open Source 6.0.2, Juli 20242.15.0, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0kommerziellOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementierungssprache.NET and CJavaScriptC++C
Server Betriebssysteme.NETserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarigehostetLinuxLinux
OS X
Windows
Datenschemajajaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjaneinja infocluster global secondary indicesja
SQL infoSupport of SQLneinSQL-like query language infovia JavaScript builder patternneinSQL-like DML and DDL statements (CQL)ja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzepteRESTful HTTP APIRESTful HTTP APIProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC#
C++
F#
Visual Basic
JavaScript.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresjaneinneinyes, Luabenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersneinUsing read-only observersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeineSharding infoImplicit feature of the cloud serviceShardingyes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleSource-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDoptimistic Lockingnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes, by using IndexedDB or the cloud service Firebase Realtime Databasejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infousing MemoryDBneinja infoin-memory tablesnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights based on private key authentication or shared access signaturesAccess rights for users can be defined per objectBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Graph Engine infoformer name: TrinityLovefieldMicrosoft Azure Table StorageScyllaDBTimescaleDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr

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
Graph Engine infoformer name: TrinityLovefieldMicrosoft Azure Table StorageScyllaDBTimescaleDB
Erwähnungen in aktuellen Nachrichten

Trinity
30. Oktober 2010, Microsoft

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

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

The graph analytics landscape 2019
27. Februar 2019, Data Science Central

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

bereitgestellt von Google News

How to use Azure Table storage in .Net
10. Juli 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23. Juli 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5. Mai 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

bereitgestellt von Google News

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6. Februar 2024, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6. Januar 2023, AWS Blog

bereitgestellt von Google News

General availability: Latest version of the TimeScaleDB extension on Azure Database for PostgreSQL - Flexible Server
8. Mai 2024, azure.microsoft.com

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11. Juni 2024, PR Newswire

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt