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

DBMS > Badger vs. EJDB vs. Faircom DB vs. LevelDB vs. MaxDB

Vergleich der Systemeigenschaften Badger vs. EJDB vs. Faircom DB vs. LevelDB vs. MaxDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBadger  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Eingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA robust and reliable RDBMS optimized to run all major SAP solutions
Primäres DatenbankmodellKey-Value StoreDocument StoreKey-Value Store
Relational DBMS
Key-Value StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#325  Overall
#49  Key-Value Stores
Punkte0,30
Rang#294  Overall
#44  Document Stores
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte2,65
Rang#111  Overall
#55  Relational DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-dbgithub.com/­google/­leveldbmaxdb.sap.com
Technische Dokumentationgodoc.org/­github.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmaxdb.sap.com/­documentation
EntwicklerDGraph LabsSoftmotionsFairCom CorporationGoogleSAP, acquired from Software AG (Adabas-D) in 1997
Erscheinungsjahr20172012197920111984
Aktuelle VersionV12, November 20201.23, Februar 20217.9.10.12, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPLv2kommerziell infoRestricted, free version availableOpen Source infoBSDkommerziell infoLimitierte Community Edition gratis
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.
ImplementierungsspracheGoCANSI C, C++C++C++
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
serverlosAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Illumos
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemaschemafreischemafreischema free, schema optional, schema required, partial schema,schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infostring, integer, double, bool, date, object_idja, ANSI Standard SQL Types, JSON, typed binary structuresneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinneinjaneinja
SQL infoSupport of SQLneinneinyes, ANSI SQL with proprietary extensionsneinja
APIs und andere ZugriffskonzepteIn-process LibraryADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
ODBC
WebDAV
Unterstützte ProgrammiersprachenGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinja info.Net, JavaScript, C/C++neinja
Triggersneinneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).keineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneintunable from ACID to Eventually ConsistentneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjajaja
Durability infoDauerhafte Speicherung der DatenjajaYes, tunable from durable to delayed durability to in-memoryja infowith automatic compression on writesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleneinneinFine grained access rights according to SQL-standard with additional protections for filesneinBenutzer 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
BadgerEJDBFaircom DB infoformerly c-treeACELevelDBMaxDB infoformerly named Adabas-D
Erwähnungen in aktuellen Nachrichten

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

bereitgestellt von Google News

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

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11. August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29. März 2023, TechTarget

Remotely Exploitable Vulnerabilities in SAP Compression Algorithms
13. Mai 2015, Threatpost

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14. Mai 2012, SiliconANGLE News

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

SingleStore logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt