DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Aerospike vs. Datastax Enterprise vs. EXASOL vs. Manticore Search vs. RDF4J

Vergleich der Systemeigenschaften Aerospike vs. Datastax Enterprise vs. EXASOL vs. Manticore Search vs. RDF4J

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseDataStax 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.High-performance, in-memory, MPP database specifically designed for in-memory analytics.Multi-storage database for search, including full-text search.RDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Wide Column StoreRelational DBMSSuchmaschineRDF Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Time Series DBMS infousing the Manticore Columnar Library
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
Punkte6,31
Rang#57  Overall
#4  Wide Column Stores
Punkte2,25
Rang#120  Overall
#57  Relational DBMS
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte0,71
Rang#231  Overall
#9  RDF Stores
Websiteaerospike.comwww.datastax.com/­products/­datastax-enterprisewww.exasol.commanticoresearch.comrdf4j.org
Technische Dokumentationdocs.aerospike.comdocs.datastax.comwww.exasol.com/­resourcesmanual.manticoresearch.comrdf4j.org/­documentation
Social network pagesLinkedInTwitterFacebookYouTube
EntwicklerAerospikeDataStaxExasolManticore SoftwareSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Erscheinungsjahr20122011200020172004
Aktuelle Version7.0, November 20236.8, April 20206.0, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablekommerziellkommerziellOpen Source infoGPL Version 2Open Source infoEclipse Distribution License (EDL), v1.0.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheCJavaC++Java
Server BetriebssystemeLinuxLinux
OS X
FreeBSD
Linux
macOS
Windows
Linux
OS X
Unix
Windows
DatenschemaschemafreischemafreijaFixed schemaja infoRDF Schemas
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinCan index from XML
Sekundärindizesjajajaja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLneinSQL-like DML and DDL statements (CQL); Spark SQLjaSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
.Net
JDBC
ODBC
WebSocket
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Lua
Python
R
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luaneinbenutzerdefinierte Funktionenuser defined functionsja
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infono "single point of failure"ShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorconfigurable replication factor, datacenter aware, advanced replication for edge computingSynchronous replication based on Galera librarykeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducejaja infoHadoop integrationneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsnein infoAtomicity and isolation are supported for single operationsACIDja infoisolated transactions for atomic changes and binary logging for safe writesACID infoIsolation abhängig vom verwendeten API
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja infoIn-memory Storage wird ebenfalls unterstützt
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionZugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess rights for users, groups and roles according to SQL-standardneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntDatastax EnterpriseEXASOLManticore SearchRDF4J infoformerly known as Sesame
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
DataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Supporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Applications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Capital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
Among the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Annual subscription
» 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 genanntDatastax EnterpriseEXASOLManticore SearchRDF4J infoformerly known as Sesame
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 raises $114M to fuel database innovation for GenAI
4. April 2024, TechTarget

bereitgestellt von Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

DataStax delivers HIPAA-enabled, PCI compliant vector database to fuel enterprise-wide generative AI applications
20. Juli 2023, Express Computer

bereitgestellt von Google News

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Business Wire

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22. Februar 2024, AiThority

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13. April 2020, Towards Data Science

bereitgestellt von Google News

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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

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