DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Atos Standard Common Repository vs. Bangdb vs. HyperSQL vs. InterSystems IRIS vs. YugabyteDB

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Bangdb vs. HyperSQL vs. InterSystems IRIS vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksConverged and high performance database for device data, events, time series, document and graphIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Graph DBMS
Time Series DBMS
Relational DBMSDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,15
Rang#334  Overall
#45  Document Stores
#31  Graph DBMS
#31  Time Series DBMS
Punkte3,90
Rang#85  Overall
#46  Relational DBMS
Punkte4,39
Rang#81  Overall
#13  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#44  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorybangdb.comhsqldb.orgwww.intersystems.com/­products/­intersystems-iriswww.yugabyte.com
Technische Dokumentationdocs.bangdb.comhsqldb.org/­web/­hsqlDocsFrame.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAtos Convergence CreatorsSachin Sinha, BangDBInterSystemsYugabyte Inc.
Erscheinungsjahr20162012200120182017
Aktuelle Version1703BangDB 2.0, October 20212.7.2, Juni 20232023.3, Juni 20232.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoBasiert auf BSD-LizenzkommerziellOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaC, C++JavaC und C++
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
Linux
macOS
Ubuntu
Windows
Linux
OS X
DatenschemaSchema and schema-less with LDAP viewsschemafreijadepending on used data modeldepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalyes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjajaja
SQL infoSupport of SQLneinSQL like support with command line tooljajayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteLDAPPropriätäres Protokoll
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Java
Python
All languages supporting JDBC/ODBC
Java
.Net
C++
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinneinJava, SQLjaja infosql, plpgsql, C
Triggersjayes, Notifications (with Streaming only)jajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeineShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)keineSource-Replica ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejajanein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyesja
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryBangdbHyperSQL infoalso known as HSQLDBInterSystems IRISYugabyteDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
Atos Standard Common RepositoryBangdbHyperSQL infoalso known as HSQLDBInterSystems IRISYugabyteDB
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

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24. April 2024, Yahoo Finance

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24. April 2024, Taiwan News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16. April 2024, ITWeb

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17. April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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

AllegroGraph logo

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt