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 > Amazon SimpleDB vs. Apache Pinot vs. CrateDB vs. RavenDB vs. Tarantool

Vergleich der Systemeigenschaften Amazon SimpleDB vs. Apache Pinot vs. CrateDB vs. RavenDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon SimpleDB  Xaus Vergleich ausschliessenApache Pinot  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyVerteilter Data Store basierend auf LuceneOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Document StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,88
Rang#139  Overall
#24  Key-Value Stores
Punkte0,58
Rang#244  Overall
#111  Relational DBMS
Punkte0,73
Rang#229  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Websiteaws.amazon.com/­simpledbpinot.apache.orgcratedb.comravendb.netwww.tarantool.io
Technische Dokumentationdocs.aws.amazon.com/­simpledbdocs.pinot.apache.orgcratedb.com/­docsravendb.net/­docswww.tarantool.io/­en/­doc
EntwicklerAmazonApache Software Foundation and contributorsCrateHibernating RhinosVK
Erscheinungsjahr20072015201320102008
Aktuelle Version1.0.0, September 20235.4, Juli 20222.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open SourceOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaJavaC#C und C++
Server BetriebssystemegehostetAll OS with a Java JDK11 or higherAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
macOS
Raspberry Pi
Windows
BSD
Linux
macOS
DatenschemaschemafreijaFlexible Schema (defined schema, partial schema, schema free)schemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaneinstring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesja infoAlle Spalten werden automatisch indiziertjajaja
SQL infoSupport of SQLneinSQL-like query languageyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like query language (RQL)Full-featured ANSI SQL support
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBCADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Open binary protocol
Unterstützte Programmiersprachen.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go
Java
Python
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenjaLua, C and SQL stored procedures
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoSharding muss in der Applikation implementiert werdenhorizontal partitioningShardingShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaConfigurable replication on table/partition-levelMulti-Source ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Eventual Consistency
Read-after-write consistency on record level
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Casual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätneinneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID, Cluster-wide transaction availableACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarRechteverwaltung mit BenutzeraccountsAuthorization levels configured per client per databaseAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon SimpleDBApache PinotCrateDBRavenDBTarantool
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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
Amazon SimpleDBApache PinotCrateDBRavenDBTarantool
DB-Engines Blog Posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Amazon SimpleDB Management in Eclipse | AWS News Blog
22. Juli 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28. Mai 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12. November 2013, TechCrunch

Amazon Goes Back to the Future With 'NoSQL' Database
19. Januar 2012, WIRED

Bungee Connect Opens up and Adds Amazon SimpleDB Access | Amazon Web Services
22. Februar 2008, AWS Blog

bereitgestellt von Google News

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2. November 2023, Uber

Speed of Apache Pinot at the Cost of Cloud Object Storage with Tiered Storage
16. August 2023, InfoQ.com

StarTree Announces Integration between Apache Pinot and Delta Lake with StarTree Cloud
20. Juni 2023, Datanami

StarTree brings Apache Pinot real-time database to the cloud
22. März 2022, TechTarget

Data analytics startup StarTree secures cash to expand its Apache Pinot-powered platform
29. August 2022, TechCrunch

bereitgestellt von Google News

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

Review: NoSQL database RavenDB
20. März 2019, TechGenix

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt