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 > Fauna vs. GreptimeDB vs. HyperSQL vs. SingleStore vs. YDB

Vergleich der Systemeigenschaften Fauna vs. GreptimeDB vs. HyperSQL vs. SingleStore vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenGreptimeDB  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
KurzbeschreibungFauna 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.An open source Time Series DBMS built for increased scalability, high performance and efficiencyIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMSRelational DBMSRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,52
Rang#153  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte0,06
Rang#352  Overall
#33  Time Series DBMS
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte0,35
Rang#278  Overall
#43  Document Stores
#127  Relational DBMS
Websitefauna.comgreptime.comhsqldb.orgwww.singlestore.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdocs.fauna.comdocs.greptime.comhsqldb.org/­web/­hsqlDocsFrame.htmldocs.singlestore.comydb.tech/­en/­docs
EntwicklerFauna, Inc.Greptime Inc.SingleStore Inc.Yandex
Erscheinungsjahr20142022200120132019
Aktuelle Version2.7.2, Juni 20238.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoBasiert auf BSD-Lizenzkommerziell infofree developer edition availableOpen Source infoApache 2.0; commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheScalaRustJavaC++, Go
Server BetriebssystemegehostetAndroid
Docker
FreeBSD
Linux
macOS
Windows
Alle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux info64 bit version requiredLinux
Datenschemaschemafreischema-free, schema definition possiblejajaFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinjajayes infobut no triggers and foreign keysSQL-like query language (YQL)
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC
HTTP API
JDBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
RESTful HTTP API (DynamoDB compatible)
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C++
Erlang
Go
Java
JavaScript
All languages supporting JDBC/ODBC
Java
Bash
C
C#
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenPythonJava, SQLjanein
Triggersneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoconsistent hashingShardingkeineSharding infohash partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationkeineSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesActive-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleIdentity management, authentication, and access controlSimple rights management via user accountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and rolesAccess rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
Fauna infopreviously named FaunaDBGreptimeDBHyperSQL infoalso known as HSQLDBSingleStore infoformer name was MemSQLYDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» mehr
F ree Tier and Enterprise Edition
» 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
Fauna infopreviously named FaunaDBGreptimeDBHyperSQL infoalso known as HSQLDBSingleStore infoformer name was MemSQLYDB
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, businesswire.com

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22. August 2023, The Register

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17. April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3. Januar 2024, VOI.ID

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4. April 2022, VOI English

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt