DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Datomic vs. Kdb vs. LMDB vs. MaxDB vs. YugabyteDB

Vergleich der Systemeigenschaften Datomic vs. Kdb vs. LMDB vs. MaxDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenLMDB  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenHoch performantes Time Series DBMSA high performant, light-weight, embedded key-value database libraryA robust and reliable RDBMS optimized to run all major SAP solutionsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSTime Series DBMS
Vektor DBMS
Key-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,45
Rang#145  Overall
#66  Relational DBMS
Punkte6,79
Rang#50  Overall
#2  Time Series DBMS
#3  Vektor DBMS
Punkte1,80
Rang#124  Overall
#20  Key-Value Stores
Punkte1,97
Rang#115  Overall
#56  Relational DBMS
Punkte2,25
Rang#109  Overall
#54  Relational DBMS
Websitewww.datomic.comkx.comwww.symas.com/­symas-embedded-database-lmdbmaxdb.sap.comwww.yugabyte.com
Technische Dokumentationdocs.datomic.comcode.kx.comwww.lmdb.tech/­docmaxdb.sap.com/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerCognitectKx Systems, a division of First Derivatives plcSymasSAP, acquired from Software AG (Adabas-D) in 1997Yugabyte Inc.
Erscheinungsjahr20122000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003201119842017
Aktuelle Version1.0.7180, Juli 20243.6, Mai 20180.9.32, Jaenner 20247.9.10.12, Februar 20242024.2, Dezember 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratiskommerziell infoKostenlose 32-bit VersionOpen Sourcekommerziell infoLimitierte Community Edition gratisOpen Source infoApache 2.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.
ImplementierungsspracheJava, ClojureqCC++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
Linux
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Datenschemajajaschemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjaja infotable attribute 'grouped'neinjaja
SQL infoSupport of SQLneinSQL-like query language (q)neinjayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteRESTful HTTP APIHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
JDBC
ODBC
WebDAV
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenClojure
Java
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
.Net
C#
Java
Perl
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionsbenutzerdefinierte Funktionenneinjaja infosql, plpgsql, C
TriggersBy using transaction functionsja infomittels Viewsneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peershorizontale PartitionierungkeinekeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersSource-Replica ReplikationkeineSource-Replica ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjajaneinnein
Berechtigungskonzept infoZugriffskontrolleneinRechteverwaltung mit BenutzeraccountsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
DatomicKdbLMDBMaxDB infoformerly named Adabas-DYugabyteDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsupon request
» mehr
Apache 2.0 license for the database
» 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
DatomicKdbLMDBMaxDB infoformerly named Adabas-DYugabyteDB
Erwähnungen in aktuellen Nachrichten

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24. Juli 2020, LatamList

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16. August 2021, InfoQ.com

Zoona Case Study
16. Dezember 2017, AWS Blog

James Dixon Imagines A Data Lake That Matters
26. Januar 2015, Forbes

Researchers Determine 3-D Atomic Structure of Cholesterol Transporter
31. Mai 2016, Medical Design & Outsourcing

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital markets customers for analysis of real-time and historical time series data
18. Mai 2023, AWS Blog

KX BRINGS THE POWER AND PERFORMANCE OF KDB+ TO PYTHON DEVELOPERS WITH PYKX
7. Juni 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

How KX Supports the Needs of the Buy Side and Sell Side
10. Oktober 2024, DisruptionBanking

bereitgestellt von Google News

Pandas Can’t Handle This: How ArcticDB Powers Massive Datasets
12. Februar 2025, Towards Data Science

Threat Actors Exploit Multiple Vulnerabilities in Ivanti Connect Secure and Policy Secure Gateways
29. Februar 2024, CISA

The Lightning Memory-mapped Database
2. März 2016, InfoQ.com

Akamai launches managed database service
25. April 2022, Blocks and Files

Introducing Quicksilver: Configuration Distribution at Internet Scale
30. März 2020, The Cloudflare Blog

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE
30. Dezember 2020, AWS Blog

How Doehler and Goodyear Laid the Foundation for Their Intelligent Enterprise by Moving to SAP S/4HANA
19. Februar 2020, SAP News

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

Google Cloud adds backup vaults and centralized management
10. September 2024, Blocks and Files

SAP revamps its main Business Suite to run on in-memory HANA
4. Februar 2015, SiliconANGLE News

bereitgestellt von Google News

Yugabyte Announces Sixth Annual Distributed SQL Summit, Unveils Keynote and Lineup of Speakers for November Hybrid Event
3. Oktober 2024, Business Wire

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB on AWS Graviton: The Winning Combination for Distributed SQL Developers
15. November 2024, AWS Blog

YugabyteDB 2.25 Is PostgresSQL 15 Compatible
6. Februar 2025, iProgrammer

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19. September 2024, Business Wire

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Präsentieren Sie hier Ihr Produkt