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

DBMS > FoundationDB vs. H2 vs. KeyDB vs. OrigoDB vs. SAP Advantage Database Server

Vergleich der Systemeigenschaften FoundationDB vs. H2 vs. KeyDB vs. OrigoDB vs. SAP Advantage Database Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFoundationDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  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.SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungSortierter Key-Value Store. Core features werden durch layers ergänzt.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA fully ACID in-memory object graph databaseLow-cost RDBMS with access to ISAM and FoxPro data structures
Primäres DatenbankmodellDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSKey-Value StoreDocument Store
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
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
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,71
Rang#226  Overall
#33  Key-Value Stores
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Websitegithub.com/­apple/­foundationdbwww.h2database.comgithub.com/­Snapchat/­KeyDB
keydb.dev
origodb.comwww.sap.com/products/advantage-database-server.html
Technische Dokumentationapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmldocs.keydb.devorigodb.com/­docs
EntwicklerFoundationDBThomas MuellerEQ Alpha Technology Ltd.Robert Friberg et alSybase, SAP
Erscheinungsjahr2013200520192009 infounder the name LiveDB1993
Aktuelle Version6.2.28, November 20202.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD-3Open Sourcekommerziell
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++JavaC++C#
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinuxLinux
Windows
Linux
Windows
Datenschemaschemafrei infoEinige Layers unterstützen Schematajaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoEinige Layers unterstützen Typenjateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infocan be achieved using .NETnein
Sekundärindizesneinjaja infoby using the Redis Search modulejaja
SQL infoSupport of SQLnur in speziellem SQL-Layerjaneinneinja
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization Protoco.NET Client API
HTTP API
LINQ
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaC
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
.NetDelphi
Perl
PHP
Server-seitige Scripts infoStored Proceduresnur im SQL-layerJava Stored Procedures and User-Defined FunctionsLuajaja
Triggersneinjaneinja infoDomain Eventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizedkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemLinearizable consistencyImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnur im SQL-layerjaneindepending on modelja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDOptimistic locking, atomic execution of commands blocks and scriptsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein infocaching of (temporary) tables can be configured
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfacher Passwort-basierter Zugriffsschutz und ACLRole based authorizationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
FoundationDBH2KeyDBOrigoDBSAP Advantage Database Server infofrüherer Name: Sybase ADS
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

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

Apple's cloud database FoundationDB now open source
19. April 2018, 9to5Mac

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
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

Redis 6 arrives with multithreading for faster I/O
30. April 2020, InfoWorld

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30. September 2005, Ad Age

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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