DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Quasardb vs. SiteWhere vs. Snowflake vs. SurrealDB vs. Tarantool

Vergleich der Systemeigenschaften Quasardb vs. SiteWhere vs. Snowflake vs. SurrealDB vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameQuasardb  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSurrealDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungDistributed, high-performance timeseries databaseM2M Integrationsplatform zur Speicherung und Abfrage von ZeitserienData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenA fully ACID transactional, developer-friendly, multi-model DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellTime Series DBMSTime Series DBMSRelational DBMSDocument Store
Graph DBMS
Document 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,21
Rang#322  Overall
#29  Time Series DBMS
Punkte0,06
Rang#383  Overall
#43  Time Series DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Punkte1,02
Rang#190  Overall
#33  Document Stores
#18  Graph DBMS
Punkte1,67
Rang#143  Overall
#25  Document Stores
#25  Key-Value Stores
#65  Relational DBMS
Websitequasar.aigithub.com/­sitewhere/­sitewherewww.snowflake.comsurrealdb.comwww.tarantool.io
Technische Dokumentationdoc.quasar.ai/­mastersitewhere1.sitewhere.io/­index.htmldocs.snowflake.net/­manuals/­index.htmlsurrealdb.com/­docswww.tarantool.io/­en/­doc
EntwicklerquasardbSiteWhereSnowflake Computing Inc.SurrealDB LtdVK
Erscheinungsjahr20092010201420222008
Aktuelle Version3.14.1, Jänner 2024v1.5.0, Mai 20242.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoCommon Public Attribution License Version 1.0kommerziellOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaRustC und C++
Server BetriebssystemeBSD
Linux
OS X
Windows
Linux
OS X
Windows
gehostetLinux
macOS
Windows
BSD
Linux
macOS
Datenschemaschemafreivordefiniertes Schemaja infosupport of semi-structured data formats (JSON, XML, Avro)schemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infointeger and binaryjajajastring, 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, XSLTneinneinjanein
Sekundärindizesja infomittels Tagsneinja
SQL infoSupport of SQLSQL-like query languageneinjaSQL-like query languageFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteHTTP APIHTTP RESTCLI Client
JDBC
ODBC
GraphQL
RESTful HTTP API
WebSocket
Open binary protocol
Unterstützte Programmiersprachen.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
JavaScript (Node.js)
Python
Deno
Go
JavaScript (Node.js)
Rust
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresneinuser defined functionsLua, C and SQL stored procedures
Triggersneinnein infosimilar concept for controling cloud resourcesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoconsistent hashingSharding infobasierend auf HBasejaSharding, 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 Replikation mit wählbarem Replikationsfaktorfrei wählbarer Replikationsfaktor infobasierend auf HBasejaAsynchronous 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 Operationenwith Hadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate 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ätneinneinjayes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID, 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 Datenja infomittels LevelDBjajajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoTransient modeneinneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleCryptographically strong user authentication and audit trailBenutzer mit feingranularem BerechtigungskonzeptBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollenyes, based on authentication and database rulesAccess 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
DrittanbieterCData: 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
QuasardbSiteWhereSnowflakeSurrealDBTarantool
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar ‘Clocks’ Show Universe Was Five Times Slower Soon after the Big Bang
4. Juli 2023, Lab Manager Magazine

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2. Februar 2024, waseda.jp

bereitgestellt von Google News

SiteWhere: An open platform for connected devices
11. Juli 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27. März 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9. März 2023, H2S Media

bereitgestellt von Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6. Juni 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10. Juni 2024, Ars Technica

Ticketmaster's Snowflake data breach was just one of 165
11. Juni 2024, The Verge

Pure Storage confirms data breach after Snowflake account hack
11. Juni 2024, BleepingComputer

Snowflake Breach Exposes 165 Customers' Data in Ongoing Extortion Campaign
11. Juni 2024, The Hacker News

bereitgestellt von Google News

SD Times Open-Source Project of the Week: SurrealDB
10. Mai 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25. April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27. September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4. Januar 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11. September 2023, TechRound

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt