DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Brytlyt vs. Fauna vs. Hawkular Metrics vs. LevelDB vs. Tarantool

Vergleich der Systemeigenschaften Brytlyt vs. Fauna vs. Hawkular Metrics vs. LevelDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBrytlyt  Xaus Vergleich ausschliessenFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMSKey-Value StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#292  Overall
#132  Relational DBMS
Punkte1,55
Rang#143  Overall
#26  Document Stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Punkte0,01
Rang#377  Overall
#39  Time Series DBMS
Punkte2,33
Rang#111  Overall
#19  Key-Value Stores
Punkte1,63
Rang#139  Overall
#25  Document Stores
#24  Key-Value Stores
#65  Relational DBMS
Websitebrytlyt.iofauna.comwww.hawkular.orggithub.com/­google/­leveldbwww.tarantool.io
Technische Dokumentationdocs.brytlyt.iodocs.fauna.comwww.hawkular.org/­hawkular-metrics/­docs/­user-guidegithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.tarantool.io/­en/­doc
EntwicklerBrytlytFauna, Inc.Community supported by Red HatGoogleVK
Erscheinungsjahr20162014201420112008
Aktuelle Version5.0, August 20231.23, Februar 20212.10.0, Mai 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache 2.0Open Source infoBSDOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++ and CUDAScalaJavaC++C und C++
Server BetriebssystemeLinux
OS X
Windows
gehostetLinux
OS X
Windows
Illumos
Linux
OS X
Windows
BSD
Linux
macOS
DatenschemajaschemafreischemafreischemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaneinstring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinneinnein
Sekundärindizesjajaneinneinja
SQL infoSupport of SQLjaneinneinneinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP APIHTTP RESTOpen binary protocol
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Go
Java
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PL/pgSQLbenutzerdefinierte FunktionenneinneinLua, C and SQL stored procedures
Triggersjaneinja infovia Hawkular Alertingneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoconsistent hashingSharding infobasierend auf CassandrakeineSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikationfrei wählbarer Replikationsfaktor infobasierend auf CassandrakeineAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätjajaneinneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith automatic compression on writesyes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardIdentity management, authentication, and access controlneinneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
BrytlytFauna infopreviously named FaunaDBHawkular MetricsLevelDBTarantool
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Opensignal Announces Acquisition of Brytlyt GPU-based Data Analytics & Visualization Technology
5. Juni 2024, PR Web

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1. August 2023, PR Newswire

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22. Dezember 2021, EU-Startups

Brytlyt Unleashes Serverless GPU-Acceleration for Analytics
15. September 2021, PR Newswire

bereitgestellt von Google News

Fauna Announces Native Integration with Cloudflare Workers
18. September 2024, GlobeNewswire

Fauna Adds Declarative Tool to Update Namesake Database
1. Juli 2024, DevOps.com

Utah Natural Heritage Program
12. Juni 2024, Utah Division of Wildlife Resources

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived…
5. Juni 2019, DevClass

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

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

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.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt