DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Aerospike vs. Datastax Enterprise vs. EDB Postgres

Vergleich der Systemeigenschaften Aerospike vs. Datastax Enterprise vs. EDB Postgres

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 ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessen
KurzbeschreibungReal-time database for speed, scale, and savings. Millisecond latency for mixed read/write workloads. Highly distributed. Proven strong consistency. Distributed ACID Transactions. Flash optimized for low cost of ownership and scalability. Aerospike Database is a shared-nothing, multi-threaded, multi-model data platform designed to operate efficiently on a cluster of server nodes, exploiting modern hardware and network technologies to drive reliably fast performance, at sub-millisecond speeds across petabytes of data.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Vektor DBMS
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,23
Rang#59  Overall
#10  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
#5  Vektor DBMS
Punkte3,94
Rang#67  Overall
#4  Wide Column Stores
Punkte1,64
Rang#133  Overall
#61  Relational DBMS
Websiteaerospike.comwww.datastax.com/­products/­datastax-enterprisewww.enterprisedb.com
Technische Dokumentationaerospike.com/­docs
docs.aerospike.com
docs.datastax.comwww.enterprisedb.com/­docs
EntwicklerAerospikeDataStaxEnterpriseDB
Erscheinungsjahr201220112005
Aktuelle Version8.0, February 20256.8, April 202014, Dezember 2021
Lizenz infoCommercial or Open SourceOpen Source, Commercial infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablekommerziellkommerziell infoBSD for PostgreSQL-components
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aerospike Cloud: aerospike.com/­products/­aerospike-cloud
ImplementierungsspracheCJavaC
Server BetriebssystemeLinuxLinux
OS X
Linux
Windows
Datenschemaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjajaja
SQL infoSupport of SQLvia Trino Connector or JDBC driverSQL-like DML and DDL statements (CQL); Spark SQLja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
REST
TinkerPop Gremlin
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte Programmiersprachen.Net
C
C# (.NET)
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
PHP
Python
Ruby
Rust
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luaneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAuto-ShardingSharding infono "single point of failure"horizontale Partitionierung infoby hash, list or range
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducejanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Strong Consistency in local cluster configuration. Also supports single cluster deployments with strong consistency across multiple AZs and Regions.Immediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic Distributed ACID transactions execution of operationsnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleLDAP external authentication: aerospike.com/­docs/­server/­operations/­configure/­security/­ldap
Mutual TLS authentication (PKI auth): aerospike.com/­docs/­server/­operations/­configure/­network/­tls
Password authentication: aerospike.com/­docs/­server/­operations/­configure/­security/­access-control infonur mit Enterprise Edition
Role-Based Access Control (RBAC): aerospike.com/­docs/­graph/­security/­access-control
Zugriffsrechte für Benutzer und Rollen
Zugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntDatastax EnterpriseEDB Postgres
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» 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
Aerospike infoFrüher Citrusleaf genanntDatastax EnterpriseEDB Postgres
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 says it has achieved a milestone in NoSQL OLTP performance
5. Februar 2025, SiliconANGLE

Latest Aerospike database update prioritizes performance
5. Februar 2025, TechTarget

Analysts welcome ACID transactions on real-time distributed Aerospike
13. Februar 2025, theregister.com

Aerospike Debuts High-Performance Distributed ACID Transactions
5. Februar 2025, The New Stack

Aerospike Vector Search adds self-healing live indexes
16. Dezember 2024, InfoWorld

bereitgestellt von Google News

IBM to acquire DataStax, helping clients bring the power of unstructured data to enterprise AI applications
25. Februar 2025, IBM

Big Blue To Acquire Datastax in Enterprise AI Play
28. Februar 2025, Redmond Channel Partner

IBM to Acquire DataStax, Deepening watsonx Capabilities and Addressing Generative AI Data Needs for the Enterprise
25. Februar 2025, PR Newswire

Langflow by DataStax is hands down the best for multi-agent systems.
5. April 2025, Amazon Web Services (AWS)

IBM to Acquire DataStax to Power Generative AI, Tapping into 93% of Enterprise Data
26. Februar 2025, eWEEK

bereitgestellt von Google News

EDB Strengthens Partner Program to Accelerate Postgres® and AI Adoption Worldwide
14. Februar 2025, GlobeNewswire

5 new features in EDB Postgres AI
20. Januar 2025, InfoWorld

EnterpriseDB expands AI development features in PostgreSQL
10. Dezember 2024, SiliconANGLE

EDB Earns Top Industry Honors with EDB Postgres AI, Appoints Nancy Hensley as Chief Product Officer
22. Januar 2025, GlobeNewswire

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20. Juni 2024, TechCrunch

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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