DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > HyperSQL vs. Quasardb vs. SAP IQ vs. SingleStore vs. TigerGraph

Vergleich der Systemeigenschaften HyperSQL vs. Quasardb vs. SAP IQ vs. SingleStore vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBDistributed, high-performance timeseries databaseColumnar RDBMS optimized for Big Data analyticsMySQL 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 complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMS infospaltenorientiertRelational DBMSGraph 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
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Punkte2,75
Rang#104  Overall
#53  Relational DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Websitehsqldb.orgquasar.aiwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.singlestore.comwww.tigergraph.com
Technische Dokumentationhsqldb.org/­web/­hsqlDocsFrame.htmldoc.quasar.ai/­masterhelp.sap.com/­docs/­SAP_IQdocs.singlestore.comdocs.tigergraph.com
EntwicklerquasardbSAP, formerly SybaseSingleStore Inc.
Erscheinungsjahr20012009199420132017
Aktuelle Version2.7.2, Juni 20233.14.1, Jänner 202416.1 SPS04, April 20198.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoBasiert auf BSD-Lizenzkommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenseskommerziellkommerziell infofree developer edition availablekommerziell
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.
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
ImplementierungsspracheJavaC++C++, GoC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesBSD
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux info64 bit version requiredLinux
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infointeger and binaryjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infomittels Tagsjaja
SQL infoSupport of SQLjaSQL-like query languagejayes infobut no triggers and foreign keysSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP APIADO.NET
JDBC
ODBC
RESTful HTTP API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC
Java
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C#
C++
Java
Perl
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
C++
Java
Server-seitige Scripts infoStored ProceduresJava, SQLneinjajaja
Triggersjaneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoconsistent hashingshared disk or shared nothing architectures with SAP IQ MultiplexerSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica Replikation mit wählbarem ReplikationsfaktorSAP/Sybase Replication ServerSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integrationHadoop integrationnein infocan define user-defined aggregate functions for map-reduce-style calculationsja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjaja infomittels LevelDBjaja 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 haltenjaja infoTransient modeneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardCryptographically strong user authentication and audit trailBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and rolesRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
HyperSQL infoalso known as HSQLDBQuasardbSAP IQ infofrüher: Sybase IQSingleStore infoformer name was MemSQLTigerGraph
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF 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
HyperSQL infoalso known as HSQLDBQuasardbSAP IQ infofrüher: Sybase IQSingleStore infoformer name was MemSQLTigerGraph
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

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

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4. Oktober 2023, Science@NASA

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

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16. April 2024, Towards Data Science

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

bereitgestellt von Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17. Februar 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

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

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

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

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt