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 > Aerospike vs. CrateDB vs. HarperDB vs. Microsoft Azure Table Storage vs. TimescaleDB

Vergleich der Systemeigenschaften Aerospike vs. CrateDB vs. HarperDB vs. Microsoft Azure Table Storage vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseVerteilter Data Store basierend auf LuceneUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A Wide Column Store for rapid development using massive semi-structured datasetsA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Document Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Document StoreWide Column StoreTime Series DBMS
Sekundäre DatenbankmodelleRelational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,78
Rang#61  Overall
#11  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte4,48
Rang#75  Overall
#6  Wide Column Stores
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Websiteaerospike.comcratedb.comwww.harperdb.ioazure.microsoft.com/­en-us/­services/­storage/­tableswww.timescale.com
Technische Dokumentationdocs.aerospike.comcratedb.com/­docsdocs.harperdb.io/­docsdocs.timescale.com
Social network pagesLinkedInTwitterFacebookYouTube
EntwicklerAerospikeCrateHarperDBMicrosoftTimescale
Erscheinungsjahr20122013201720122017
Aktuelle Version7.0, November 20233.1, August 20212.13.0, November 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Sourcekommerziell infofree community edition availablekommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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.
ImplementierungsspracheCJavaNode.jsC
Server BetriebssystemeLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
gehostetLinux
OS X
Windows
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)dynamic schemaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON data typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajajaneinja
SQL infoSupport of SQLneinyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like data manipulation statementsneinja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.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
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luabenutzerdefinierte FunktionenCustom Functions infosince release 3.1neinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingA table resides as a whole on one (or more) nodes in a clusterSharding infoImplicit feature of the cloud serviceyes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorConfigurable replication on table/partition-levelja infothe nodes on which a table resides can be definedja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reduceneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyAtomic execution of specific operationsoptimistic LockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajayes, using LMDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionRechteverwaltung mit BenutzeraccountsAccess rights for users and rolesAccess rights based on private key authentication or shared access signaturesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntCrateDBHarperDBMicrosoft Azure Table StorageTimescaleDB
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
The enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Response time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Across all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
The CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
See CrateDB pricing >
» mehr
Neuigkeiten

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4. April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30. November 2023

Aerospike Showcases New Levels of Database Performance, Price, and Sustainability on Graviton3 at AWS re:Invent
28. November 2023

Aerospike Database 7 Delivers Enterprise Resiliency, Scale, and Speed to In-memory Database Workloads
15. November 2023

Aerospike Listed as Sample Vendor in Gartner® Hype Cycle™ for Data Management, 2023
24. Oktober 2023

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
Aerospike infoFrüher Citrusleaf genanntCrateDBHarperDBMicrosoft Azure Table StorageTimescaleDB
DB-Engines Blog Posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17. März 2020,  Srini Srinivasan, Aerospike (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4. April 2024, TechCrunch

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4. April 2024, CRN

Aerospike reels in $109M to accelerate its high-speed database
4. April 2024, SiliconANGLE News

Aerospike set to grow real time database for AI with $109M raise
4. April 2024, VentureBeat

Aerospike Lands $109 Million Investment to Fuel Expansion
25. April 2024, Channel Insider

bereitgestellt von Google News

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

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

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

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database
7. Februar 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

bereitgestellt von Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, Microsoft

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

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

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

Testing Precompiled Azure Functions Locally with Storage Emulator
8. März 2018, Visual Studio Magazine

bereitgestellt von Google News

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

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

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18. März 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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