DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > FoundationDB vs. HarperDB vs. Lovefield vs. Percona Server for MongoDB vs. RocksDB

Vergleich der Systemeigenschaften FoundationDB vs. HarperDB vs. Lovefield vs. Percona Server for MongoDB vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Embeddable relational database for web apps written in pure JavaScriptA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Document StoreRelational DBMSDocument StoreKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,03
Rang#190  Overall
#31  Document Stores
#28  Key-Value Stores
#89  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte0,52
Rang#254  Overall
#39  Document Stores
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Websitegithub.com/­apple/­foundationdbwww.harperdb.iogoogle.github.io/­lovefieldwww.percona.com/­mongodb/­software/­percona-server-for-mongodbrocksdb.org
Technische Dokumentationapple.github.io/­foundationdbdocs.harperdb.io/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.percona.com/­percona-distribution-for-mongodbgithub.com/­facebook/­rocksdb/­wiki
EntwicklerFoundationDBHarperDBGooglePerconaFacebook, Inc.
Erscheinungsjahr20132017201420152013
Aktuelle Version6.2.28, November 20203.1, August 20212.1.12, February 20173.4.10-2.10, November 20178.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infofree community edition availableOpen Source infoApache 2.0Open Source infoGPL Version 2Open Source infoBSD
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.
ImplementierungsspracheC++Node.jsJavaScriptC++C++
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
Datenschemaschemafrei infoEinige Layers unterstützen Schematadynamic schemajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenja infoJSON data typesjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjajajanein
SQL infoSupport of SQLnur in speziellem SQL-LayerSQL-like data manipulation statementsSQL-like query language infovia JavaScript builder patternneinnein
APIs und andere ZugriffskonzepteJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Proprietäres Protokoll basierend auf JSONC++ API
Java API
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
JavaScriptActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresnur im SQL-layerCustom Functions infosince release 3.1neinJavaScriptnein
TriggersneinneinUsing read-only observersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingA table resides as a whole on one (or more) nodes in a clusterkeineShardinghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infothe nodes on which a table resides can be definedkeineSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsACIDneinja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjayes, using LMDByes, by using IndexedDB or the cloud service Firebase Realtime Databasejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infousing MemoryDBja infovia In-Memory Engineja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users and rolesneinAccess rights for users and rolesnein

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
FoundationDBHarperDBLovefieldPercona Server for MongoDBRocksDB
Erwähnungen in aktuellen Nachrichten

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance Australia

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

bereitgestellt von Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database
7. Februar 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

A New Way to Provision Databases on Kubernetes
21. März 2024, hackernoon.com

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22. Februar 2024, The New Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

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.

RaimaDB logo

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt