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

DBMS > Bangdb vs. Rockset vs. SAP IQ vs. Snowflake vs. TiDB

Vergleich der Systemeigenschaften Bangdb vs. Rockset vs. SAP IQ vs. Snowflake vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA scalable, reliable search and analytics service in the cloud, built on RocksDBColumnar RDBMS optimized for Big Data analyticsData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document StoreRelational DBMS infospaltenorientiertRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMS
Suchmaschine
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Punkte2,75
Rang#104  Overall
#53  Relational DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitebangdb.comrockset.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.snowflake.compingcap.com
Technische Dokumentationdocs.bangdb.comdocs.rockset.comhelp.sap.com/­docs/­SAP_IQdocs.snowflake.net/­manuals/­index.htmldocs.pingcap.com/­tidb/­stable
EntwicklerSachin Sinha, BangDBRocksetSAP, formerly SybaseSnowflake Computing Inc.PingCAP, Inc.
Erscheinungsjahr20122019199420142016
Aktuelle VersionBangDB 2.0, October 202116.1 SPS04, April 20198.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellkommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC, C++C++Go, Rust
Server BetriebssystemeLinuxgehostetAIX
HP-UX
Linux
Solaris
Windows
gehostetLinux
Datenschemaschemafreischemafreijaja infosupport of semi-structured data formats (JSON, XML, Avro)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsdynamic typingjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoingestion from XML files supportedneinjanein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialall fields are automatically indexedjaja
SQL infoSupport of SQLSQL like support with command line toolRead-only SQL queries, including JOINsjajaja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
HTTP RESTADO.NET
JDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinneinjauser defined functionsnein
Triggersyes, Notifications (with Streaming only)neinjanein infosimilar concept for controling cloud resourcesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic shardingshared disk or shared nothing architectures with SAP IQ Multiplexerjahorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)jaSAP/Sybase Replication ServerjaUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinHadoop integrationneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinneinnein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users and organizations can be defined via Rockset consoleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbRocksetSAP IQ infofrüher: Sybase IQSnowflakeTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
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
BangdbRocksetSAP IQ infofrüher: Sybase IQSnowflakeTiDB
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

Erwähnungen in aktuellen Nachrichten

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Rockset enhances vector search to support cloud-based AI applications at scale
20. November 2023, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Rockset lands $44M to power real-time search and analytics apps
29. August 2023, TechCrunch

bereitgestellt von Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7. April 2021, SAP 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

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17. April 2024, AWS Blog

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24. April 2024, Datanami

What Is Snowflake Data Warehouse? A Tutorial
9. April 2024, Built In

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9. April 2024, MarTech

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

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

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