DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Aerospike vs. ArangoDB vs. TiDB vs. TigerGraph

Vergleich der Systemeigenschaften Aerospike vs. ArangoDB vs. TiDB vs. TigerGraph

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenArangoDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.A complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Document Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,10
Rang#59  Overall
#11  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
Punkte3,77
Rang#87  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Punkte1,83
Rang#141  Overall
#13  Graph DBMS
Websiteaerospike.comarangodb.compingcap.comwww.tigergraph.com
Technische Dokumentationdocs.aerospike.comdocs.arangodb.comdocs.pingcap.com/­tidb/­stabledocs.tigergraph.com
Social network pagesLinkedInTwitterFacebookYouTubeLinkedInTwitterFacebookYouTubeInstagram
EntwicklerAerospikeArangoDB Inc.PingCAP, Inc.
Erscheinungsjahr2012201220162017
Aktuelle Version7.0, November 20233.11.5, November 20237.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheCC++Go, RustC++
Server BetriebssystemeLinuxLinux
OS X
Windows
LinuxLinux
Datenschemaschemafreischemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, double, boolean, list, hashjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaja
SQL infoSupport of SQLneinneinjaSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuaJavaScriptneinja
Triggersneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAb Version 2.0horizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-replica replication with configurable replication factorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducenein infoMöglich über stored procedures in JavaScriptja infowith TiSpark Connectorja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja inforelationships in graphsja infofull support since version 6.6ja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionjaFine grained access rights according to SQL-standardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntArangoDBTiDBTigerGraph
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Graph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Consolidation: As a native multi-model database, can be used as a full blown document...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Native multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Cisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
ArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Very permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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 genanntArangoDBTiDBTigerGraph
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

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

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 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 raises $114M to fuel database innovation for GenAI
4. April 2024, TechTarget

Aerospike Nabs $109M to Grow Data Biz Turbocharged by AI
4. April 2024, Datanami

bereitgestellt von Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Top 15 MongoDB Competitors and Alternatives
1. Juni 2023, Business Strategy Hub

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

bereitgestellt von Google News

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, GlobeNewswire

bereitgestellt von Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31. Juli 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31. Oktober 2023, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph partners with Pascal as master distributor for APJ region
10. Januar 2024, VnExpress International

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

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

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.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt