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

DBMS > LevelDB vs. OrigoDB vs. Transwarp StellarDB vs. Vertica vs. XTDB

Vergleich der Systemeigenschaften LevelDB vs. OrigoDB vs. Transwarp StellarDB vs. Vertica vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLevelDB  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenTranswarp StellarDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA fully ACID in-memory object graph databaseA distributed graph DBMS built for enterprise-level graph applicationsCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.A general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellKey-Value StoreDocument Store
Object oriented DBMS
Graph DBMSRelational DBMS infoColumn orientedDocument Store
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,25
Rang#115  Overall
#19  Key-Value Stores
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte0,07
Rang#371  Overall
#39  Graph DBMS
Punkte10,06
Rang#42  Overall
#26  Relational DBMS
Punkte0,18
Rang#332  Overall
#46  Document Stores
Websitegithub.com/­google/­leveldborigodb.comwww.transwarp.cn/­en/­product/­stellardbwww.vertica.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdorigodb.com/­docsvertica.com/­documentationwww.xtdb.com/­docs
EntwicklerGoogleRobert Friberg et alTranswarpOpenText infopreviously Micro Focus and Hewlett PackardJuxt Ltd.
Erscheinungsjahr20112009 infounder the name LiveDB20052019
Aktuelle Version1.23, Februar 202112.0.3, Jänner 20231.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoBSDOpen Sourcekommerziellkommerziell infoLimitierte Community Edition gratisOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C#C++Clojure
Server BetriebssystemeIllumos
Linux
OS X
Windows
Linux
Windows
LinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemaschemafreijaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinUser defined using .NET types and collectionsyesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infocan be achieved using .NETneinnein
SekundärindizesneinjaNo Indexes Required. Different internal optimization strategy, but same functionality included.ja
SQL infoSupport of SQLneinneinSQL-like query languageFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.eingeschränktes SQL mittels Apache Calcite
APIs und andere Zugriffskonzepte.NET Client API
HTTP API
LINQ
OpenCypherADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
HTTP REST
JDBC
Unterstützte ProgrammiersprachenC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.NetC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinjayes, PostgreSQL PL/pgSQL, with minor differencesnein
Triggersneinja infoDomain Eventsyes, called Custom Alertsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierung infoclient side managed; servers are not synchronizedhorizontal partitioninghorizontal partitioning, hierarchical partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.ja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinno infoBi-directional Spark integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneindepending on modeljanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infowith automatic compression on writesja infoWrite ahead logjajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleneinRole based authorizationyesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
LevelDBOrigoDBTranswarp StellarDBVertica infoOpenText™ Vertica™XTDB infoformerly named Crux
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
LevelDBOrigoDBTranswarp StellarDBVertica infoOpenText™ Vertica™XTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

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

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

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

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

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

bereitgestellt von Google News

HP Rolls Out Vertica Marketplace for Big Data Analytics
31. Mai 2024, Data Center Knowledge

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, Oracle

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11. Februar 2021, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt