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. Couchbase vs. InfinityDB vs. Lovefield vs. Oracle Berkeley DB

Vergleich der Systemeigenschaften Aerospike vs. Couchbase vs. InfinityDB vs. Lovefield vs. Oracle Berkeley DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable relational database for web apps written in pure JavaScriptWeit verbreiteter In-Process Key-Value Store
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Document StoreKey-Value StoreRelational DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor 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
Punkte16,59
Rang#36  Overall
#5  Document Stores
Punkte0,08
Rang#365  Overall
#55  Key-Value Stores
Punkte0,33
Rang#286  Overall
#131  Relational DBMS
Punkte2,01
Rang#126  Overall
#21  Key-Value Stores
#3  Native XML DBMS
Websiteaerospike.comwww.couchbase.comboilerbay.comgoogle.github.io/­lovefieldwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technische Dokumentationdocs.aerospike.comdocs.couchbase.comboilerbay.com/­infinitydb/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oracle.com/­cd/­E17076_05/­html/­index.html
Social network pagesLinkedInTwitterYouTubeFacebook
EntwicklerAerospikeCouchbase, Inc.Boiler Bay Inc.GoogleOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauft
Erscheinungsjahr20122011200220141994
Aktuelle Version7.0, November 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20234.02.1.12, February 201718.1.40, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source infoApache 2.0Open Source infoKommerzielle Lizenz verfügbar bei Bedarf
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.
ImplementierungsspracheCC, C++, Go and ErlangJavaJavaScriptC, Java, C++ (depending on the Berkeley DB edition)
Server BetriebssystemeLinuxLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Datenschemaschemafreischemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradejaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoonly with the Berkeley DB XML edition
Sekundärindizesjajanein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLneinSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinSQL-like query language infovia JavaScript builder patternja infoSQL Interface basierend auf SQLite verfügbar
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaJavaScript.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinneinnein
Triggersneinja infoüber das TAP ProtokollneinUsing read-only observersja infoonly for the SQL API
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingAutomatic Shardingkeinekeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
keinekeineSource-Replica Replikation
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 configurationEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätneinneinnein infomanual creation possible, using inversions based on multi-value capabilityjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoEphemeral bucketsneinja infousing MemoryDBja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.neinneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntCouchbase infoUrsprünglich Membase genanntInfinityDBLovefieldOracle Berkeley DB
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 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

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30. 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
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 genanntCouchbase infoUrsprünglich Membase genanntInfinityDBLovefieldOracle Berkeley DB
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

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 a Winner in 2024 Business Sustainability Awards
22. Mai 2024, Yahoo Finance

Aerospike set to grow real time database for AI with $109M raise
4. April 2024, VentureBeat

bereitgestellt von Google News

Insider Sale: Director Lynn Christensen Sells Shares of Couchbase Inc (BASE)
1. Juni 2024, Yahoo Finance

Couchbase Announces New Employee Inducement Grants | | news-journal.com
31. Mai 2024, Longview News-Journal

Here's Why We're Not At All Concerned With Couchbase's (NASDAQ:BASE) Cash Burn Situation
30. Mai 2024, Simply Wall St

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5. März 2024, SiliconANGLE News

bereitgestellt von Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26. April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26. Mai 2021, EurekAlert

Oracle buys Sleepycat Software
14. Februar 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18. August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5. März 2019, ADT Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt