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 > KeyDB vs. MarkLogic vs. Microsoft Azure Synapse Analytics vs. Oracle Berkeley DB vs. Speedb

Vergleich der Systemeigenschaften KeyDB vs. MarkLogic vs. Microsoft Azure Synapse Analytics vs. Oracle Berkeley DB vs. Speedb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKeyDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenSpeedb  Xaus Vergleich ausschliessen
KurzbeschreibungAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsOperational and transactional Enterprise NoSQL databaseElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerWeit verbreiteter In-Process Key-Value StoreAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDB
Primäres DatenbankmodellKey-Value StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Relational DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,71
Rang#226  Overall
#33  Key-Value Stores
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte20,56
Rang#31  Overall
#19  Relational DBMS
Punkte2,21
Rang#117  Overall
#20  Key-Value Stores
#3  Native XML DBMS
Punkte0,21
Rang#315  Overall
#45  Key-Value Stores
Websitegithub.com/­Snapchat/­KeyDB
keydb.dev
www.marklogic.comazure.microsoft.com/­services/­synapse-analyticswww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.speedb.io
Technische Dokumentationdocs.keydb.devdocs.marklogic.comdocs.microsoft.com/­azure/­synapse-analyticsdocs.oracle.com/­cd/­E17076_05/­html/­index.html
EntwicklerEQ Alpha Technology Ltd.MarkLogic Corp.MicrosoftOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftSpeedb
Erscheinungsjahr20192001201619942020
Aktuelle Version11.0, December 202218.1.40, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoBSD-3kommerziell infoeingeschränkte kostenlose Version verfügbarkommerziellOpen Source infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infoApache Version 2.0; commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C++C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server BetriebssystemeLinuxLinux
OS X
Windows
gehostetAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Windows
Datenschemaschemafreischemafrei infoSchema kann erzwungen werdenjaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjajaneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja infoonly with the Berkeley DB XML editionnein
Sekundärindizesja infoby using the Redis Search modulejajajanein
SQL infoSupport of SQLneinja infoSQL92jaja infoSQL Interface basierend auf SQLite verfügbarnein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocoJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
PHP
.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
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored ProceduresLuaja infovia XQuery or JavaScriptTransact SQLneinnein
Triggersneinjaneinja infoonly for the SQL API
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding, horizontal partitioningkeinehorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
jajaSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenOptimistic locking, atomic execution of commands blocks and scriptsACID infocan act as a resource manager in an XA/JTA transactionACIDACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoConfigurable mechanisms for persistency via snapshots and/or operations logsjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, with Range Indexesjaja
Berechtigungskonzept infoZugriffskontrolleeinfacher Passwort-basierter Zugriffsschutz und ACLRollen-basierte Zugriffskontrolle auf Dokumenten- und Subdokumentenebenejaneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
KeyDBMarkLogicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOracle Berkeley DBSpeedb
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» mehr
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» mehr
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» 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
KeyDBMarkLogicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOracle Berkeley DBSpeedb
Erwähnungen in aktuellen Nachrichten

Oh, snap! Snap snaps up database developer KeyDB
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

bereitgestellt von Google News

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16. Mai 2024, Yahoo Lifestyle Australia

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17. April 2024, Breaking Defense

bereitgestellt von Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22. März 2024, Microsoft

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

bereitgestellt von Google News

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

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

How to store financial market data for backtesting
26. Januar 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9. Mai 2014, The Merkle News

bereitgestellt von Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21. März 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21. März 2024, SiliconANGLE News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22. März 2024, Blocks & Files

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22. März 2024, Datanami

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21. März 2024, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt