DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Cassandra vs. EJDB vs. LevelDB vs. SAP Advantage Database Server vs. TypeDB

Vergleich der Systemeigenschaften Apache Cassandra vs. EJDB vs. LevelDB vs. SAP Advantage Database Server vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Cassandra  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesLow-cost RDBMS with access to ISAM and FoxPro data structuresTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primäres DatenbankmodellWide Column StoreDocument StoreKey-Value StoreRelational DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte98,94
Rang#11  Overall
#1  Wide Column Stores
Punkte0,13
Rang#331  Overall
#46  Document Stores
Punkte2,33
Rang#111  Overall
#19  Key-Value Stores
Punkte0,65
Rang#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Websitecassandra.apache.orggithub.com/­Softmotions/­ejdbgithub.com/­google/­leveldbwww.sap.com/products/advantage-database-server.htmltypedb.com
Technische Dokumentationcassandra.apache.org/­doc/­latestgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdtypedb.com/­docs
EntwicklerApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltSoftmotionsGoogleSybase, SAPVaticle
Erscheinungsjahr20082012201119932016
Aktuelle Version5.0-rc1, Juli 20241.23, Februar 20212.28.3, Juni 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPLv2Open Source infoBSDkommerziellOpen Source infoGPL Version 3, commercial licenses available
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJavaCC++Java
Server BetriebssystemeBSD
Linux
OS X
Windows
serverlosIllumos
Linux
OS X
Windows
Linux
Windows
Linux
OS X
Windows
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizeseingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungneinneinjaja
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)neinneinjanein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
In-process Library.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Unterstützte ProgrammiersprachenC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Delphi
Perl
PHP
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored Proceduresneinneinneinjanein
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infokein "single point of failure"keinekeinekeineno
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichkeinekeineMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
Synchronous replication via raft
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinjanein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztneinneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith automatic compression on writesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein infocaching of (temporary) tables can be configurednein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Apache CassandraEJDBLevelDBSAP Advantage Database Server infofrüherer Name: Sybase ADSTypeDB infoformerly named Grakn
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr
Neuigkeiten

How to Monitor DataStax-Powered RAG Applications with Fiddler
19. September 2024

How Knowledge Graph RAG Boosts LLM Results
18. September 2024

How to Chunk Text in JavaScript for Your RAG Application
18. September 2024

Precision and Efficiency in Domain-Specific Text2SQL Conversion: Introducing Skypoint AI Platform’s SherloQ
11. September 2024

Now in LangChain: Graph Vector Store, a Simple Way to Add Structured Data to RAG Applications
11. September 2024

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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Apache CassandraEJDBLevelDBSAP Advantage Database Server infofrüherer Name: Sybase ADSTypeDB infoformerly named Grakn
Erwähnungen in aktuellen Nachrichten

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6. September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9. September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4. September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10. September 2024, The Register

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20. Juni 2024, Uber

bereitgestellt von Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2. September 2020, Sonatype Blog

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

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

GIFShell - New Attack Method That Allows Attackers to Steal Data Using Microsoft Teams GIFs
9. September 2022, CybersecurityNews

bereitgestellt von Google News

SAP Patch Day: August 2024
4. September 2024, all-about-security.de

Critical Updates Released on August 2024 SAP Security Patch Day
27. August 2024, InsideSAP

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

bereitgestellt von Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

Building a Biomedical Knowledge Graph
28. Juni 2021, Towards Data Science

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.

SingleStore logo

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