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. GigaSpaces vs. mSQL vs. Postgres-XL

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Bangdb vs. GigaSpaces vs. mSQL vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenPostgres-XL  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 graphHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsmSQL (Mini SQL) is a simple and lightweight RDBMSBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Graph DBMS
Time Series DBMS
Document Store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSGraph DBMS
Suchmaschine
Document Store
Spatial DBMS
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,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorybangdb.comwww.gigaspaces.comhughestech.com.au/­products/­msqlwww.postgres-xl.org
Technische Dokumentationdocs.bangdb.comdocs.gigaspaces.com/­latest/­landing.htmlwww.postgres-xl.org/­documentation
EntwicklerAtos Convergence CreatorsSachin Sinha, BangDBGigaspaces TechnologiesHughes Technologies
Erscheinungsjahr20162012200019942014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version1703BangDB 2.0, October 202115.5, September 20204.4, Oktober 202110 R1, Oktober 2018
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoApache Version 2; Commercial licenses availablekommerziell infofree licenses can be providedOpen Source infoMozilla public license
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.
ImplementierungsspracheJavaC, C++Java, C++, .NetCC
Server BetriebssystemeLinuxLinuxLinux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
DatenschemaSchema and schema-less with LDAP viewsschemafreischemafreijaja
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, XSLTjaneinnein infoXML can be used for describing objects metadataneinja infoXML type, but no XML query functionality
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjajaja
SQL infoSupport of SQLneinSQL like support with command line toolSQL-99 for query and DML statementsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteLDAPPropriätäres Protokoll
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Java
Python
.Net
C++
Java
Python
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinneinjaneinbenutzerdefinierte Funktionen
Triggersjayes, Notifications (with Streaming only)janeinja
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 algorithmShardingkeinehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationTunable consistency, set CAP knob accordinglyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYkeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDACIDneinACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaneinja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejaneinnein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationyes (enterprise version only)Role-based access controlneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

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 RepositoryBangdbGigaSpacesmSQL infoMini SQLPostgres-XL
Erwähnungen in aktuellen Nachrichten

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

Your occasional storage digest with GigaSpaces, Virtana and NAND ship data – Blocks and Files
7. Dezember 2020, Blocks and Files

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt