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

DBMS > Atos Standard Common Repository vs. CrateDB vs. GigaSpaces vs. NuoDB vs. Postgres-XL

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. CrateDB vs. GigaSpaces vs. NuoDB vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenNuoDB  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 networksVerteilter Data Store basierend auf LuceneHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Document Store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSGraph DBMS
Suchmaschine
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycratedb.comwww.gigaspaces.comwww.3ds.com/­nuodb-distributed-sql-databasewww.postgres-xl.org
Technische Dokumentationcratedb.com/­docsdocs.gigaspaces.com/­latest/­landing.htmldoc.nuodb.comwww.postgres-xl.org/­documentation
EntwicklerAtos Convergence CreatorsCrateGigaspaces TechnologiesDassault Systèmes infooriginally NuoDB, Inc.
Erscheinungsjahr20162013200020132014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version170315.5, September 202010 R1, Oktober 2018
Lizenz infoCommercial or Open SourcekommerziellOpen SourceOpen Source infoApache Version 2; Commercial licenses availablekommerziell infoLimitierte Edition gratisOpen 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaJavaJava, C++, .NetC++C
Server BetriebssystemeLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
macOS
Solaris
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
DatenschemaSchema and schema-less with LDAP viewsFlexible Schema (defined schema, partial schema, schema free)schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajajaja
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ärindizesjajajajaja
SQL infoSupport of SQLneinyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-99 for query and DML statementsjaja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteLDAPADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C++
Java
Python
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenjaJava, SQLbenutzerdefinierte Funktionen
Triggersjaneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingShardingdynamische Verteilung der Daten auf die einzelnen Knotenhorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaConfigurable replication on table/partition-levelMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
ja infoManaged transparently by NuoDB
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 configurationEventual Consistency
Read-after-write consistency on record level
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infotunable commit protocolACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoMVCCja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja infoTemporary tablenein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationRechteverwaltung mit BenutzeraccountsRole-based access controlStandard SQL Rollen und RechteBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryCrateDBGigaSpacesNuoDBPostgres-XL
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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 RepositoryCrateDBGigaSpacesNuoDBPostgres-XL
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
20. Februar 2024, CIO News

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io Expands CrateDB Cloud with the Launch of CrateDB Edge
15. April 2021, GlobeNewswire

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

The insideBIGDATA IMPACT 50 List for Q1 2024
18. Januar 2024, insideBIGDATA

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

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25. November 2020, The Business Journals

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

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.

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

Präsentieren Sie hier Ihr Produkt