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. Alibaba Cloud MaxCompute vs. EJDB vs. Fujitsu Enterprise Postgres vs. Manticore Search

Vergleich der Systemeigenschaften Aerospike vs. Alibaba Cloud MaxCompute vs. EJDB vs. Fujitsu Enterprise Postgres vs. Manticore Search

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Multi-storage database for search, including full-text search.
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Relational DBMS infoa graph-processing framework is available with the graphs being stored in tablesDocument StoreRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar Library
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,77
Rang#214  Overall
#98  Relational DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Websiteaerospike.comwww.alibabacloud.com/­product/­maxcomputegithub.com/­Softmotions/­ejdbwww.postgresql.fastware.commanticoresearch.com
Technische Dokumentationdocs.aerospike.comwww.alibabacloud.com/­help/­en/­maxcomputegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.postgresql.fastware.com/­product-manualsmanual.manticoresearch.com
Social network pagesLinkedInTwitterFacebookYouTube
EntwicklerAerospikeAlibabaSoftmotionsPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyManticore Software
Erscheinungsjahr2012201620122017
Aktuelle Version7.0, November 2023Fujitsu Enterprise Postgres 14, January 20226.0, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablekommerziellOpen Source infoGPLv2kommerziellOpen Source infoGPL Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCCCC++
Server BetriebssystemeLinuxgehostetserverlosLinux
Windows
FreeBSD
Linux
macOS
Windows
DatenschemaschemafreijaschemafreijaFixed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, bool, date, object_idjaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XML
Sekundärindizesjaneinneinjaja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLneinSQL-like query languageneinjaSQL-like query language
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
Fluentd
Flume
MaxCompute Console
In-process LibraryADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
JavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luauser defined functions infoin Javaneinbenutzerdefinierte Funktionenuser defined functions
Triggersneinneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud servicekeinepartitioning by range, list and by hashSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorja infoImplicit feature of the cloud servicekeineSource-Replica ReplikationSynchronous replication based on Galera library
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducejaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsneinneinACIDja infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Lockingyes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionAccess rights for users and rolesneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntAlibaba Cloud MaxComputeEJDBFujitsu Enterprise PostgresManticore Search
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
100% compatible with community PostgreSQL
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Built-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Transactional payments applications, reporting and mixed 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
Over 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Core based licensing
» mehr
Neuigkeiten

Aerospike Recognized by Independent Research Firm Among Notable Vendors in Vector Databases Report
7. Mai 2024

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

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 genanntAlibaba Cloud MaxComputeEJDBFujitsu Enterprise PostgresManticore Search
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

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

AWS, Oracle, Google, Microsoft Top Cloud DBMS Market: Gartner
15. Februar 2024, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21. März 2023, Pandaily

bereitgestellt von Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24. September 2021, IBM

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

bereitgestellt von Google News

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

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

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

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

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

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

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

RaimaDB logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt