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

DBMS > Aerospike vs. Firebird vs. IBM Cloudant vs. Kinetica vs. Microsoft Azure Cosmos DB

Vergleich der Systemeigenschaften Aerospike vs. Firebird vs. IBM Cloudant vs. Kinetica vs. Microsoft Azure Cosmos DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenFirebird  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseFirebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseAuf Apache CouchDB basierendes Database as a Service AngebotFully vectorized database across both GPUs and CPUsGlobally distributed, horizontally scalable, multi-model database service
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Relational DBMSDocument StoreRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,51
Rang#60  Overall
#10  Document Stores
#3  Graph DBMS
#6  Key-Value Stores
#2  Spatial DBMS
Punkte20,50
Rang#30  Overall
#18  Relational DBMS
Punkte2,75
Rang#104  Overall
#19  Document Stores
Punkte0,66
Rang#234  Overall
#107  Relational DBMS
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Websiteaerospike.comwww.firebirdsql.orgwww.ibm.com/­products/­cloudantwww.kinetica.comazure.microsoft.com/­services/­cosmos-db
Technische Dokumentationdocs.aerospike.comwww.firebirdsql.org/­en/­reference-manualscloud.ibm.com/­docs/­Cloudantdocs.kinetica.comlearn.microsoft.com/­azure/­cosmos-db
Social network pagesLinkedInTwitterYouTubeFacebook
EntwicklerAerospikeFirebird FoundationIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftKineticaMicrosoft
Erscheinungsjahr20122000 infoAls Fork von Borlands InterBase201020122014
Aktuelle Version7.0, November 20235.0.0, Jaenner 20247.1, August 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoInitial Developer's Public Licensekommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC und C++ErlangC, C++
Server BetriebssystemeLinuxAIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
gehostetLinuxgehostet
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja infoJSON types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajajaja infoAll properties auto-indexed by default
SQL infoSupport of SQLneinjaneinSQL-like DML and DDL statementsSQL-like query language
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
RESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuaPSQLView Functions (Map-Reduce) in JavaScriptbenutzerdefinierte FunktionenJavaScript
Triggersneinjajaja infotriggers when inserted values for one or more columns fall within a specified rangeJavaScript
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingShardingSharding infoImplizit im Cloud Service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikationja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reduceneinjaneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsACIDnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoGPU vRAM or System RAM
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionBenutzer mit feingranularem BerechtigungskonzeptZugriffsrechte für Benutzer pro Datenbank definierbarZugriffsrechte für Benutzer und Rollen auf TabellenebeneZugriffsrechte bis auf item level einstellbar
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntFirebirdIBM CloudantKineticaMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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
Neuigkeiten

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5. Juni 2024

Aerospike a Winner in 2024 Business Sustainability Awards
22. Mai 2024

New Aerospike Release Lets Enterprises Consolidate Expensive Legacy Cache And Database Platforms
15. Mai 2024

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

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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 genanntFirebirdIBM CloudantKineticaMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
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, AWS, Google, Glean, and Other Industry Leaders Speaking at Real-time Data Summit 2024
5. Juni 2024, Datanami

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 In-Memory noSQL Database Powers Snapdeal
31. Mai 2024, Data Center Knowledge

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

bereitgestellt von Google News

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

12 Top Open Source Databases to Consider
1. Mai 2024, TechTarget

Exploring the Firebird Database
9. August 2023, Open Source For You

Albany Firebirds single-game tickets on sale Friday
29. Februar 2024, Troy Record

US and Australian police arrested Firebird RAT author and operator
15. April 2024, Security Affairs

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18. März 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

Kinetica Delivers Real-Time Vector Similarity Search
22. März 2024, Geospatial World

bereitgestellt von Google News

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21. Mai 2024, Microsoft

Building Planet-Scale .NET Apps with Azure Cosmos DB
4. Juni 2024, Visual Studio Magazine

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

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.

Präsentieren Sie hier Ihr Produkt