DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Atos Standard Common Repository vs. CockroachDB vs. eXtremeDB vs. InfinityDB vs. QuestDB

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. CockroachDB vs. eXtremeDB vs. InfinityDB vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenQuestDB  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 networksCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Natively in-memory DBMS with options for persistency, high-availability and clusteringA Java embedded Key-Value Store which extends the Java Map interfaceA high performance open source SQL database for time series data
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSRelational DBMS
Time Series DBMS
Key-Value StoreTime Series DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.cockroachlabs.comwww.mcobject.comboilerbay.comquestdb.io
Technische Dokumentationwww.cockroachlabs.com/­docswww.mcobject.com/­docs/­extremedb.htmboilerbay.com/­infinitydb/­manualquestdb.io/­docs
EntwicklerAtos Convergence CreatorsCockroach LabsMcObjectBoiler Bay Inc.QuestDB Technology Inc
Erscheinungsjahr20162015200120022014
Aktuelle Version170323.1.1, Mai 20238.2, 20214.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0, commercial license availablekommerziellkommerziellOpen 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.
ImplementierungsspracheJavaGoC und C++JavaJava (Zero-GC), C++, Rust
Server BetriebssystemeLinuxLinux
macOS
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Alle Betriebssysteme mit einer Java VMLinux
macOS
Windows
DatenschemaSchema and schema-less with LDAP viewsdynamic schemajaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein infosupport of XML interfaces availableneinnein
Sekundärindizesjajajanein infomanual creation possible, using inversions based on multi-value capabilitynein
SQL infoSupport of SQLneinyes, wire compatible with PostgreSQLja infowith the option: eXtremeSQLneinSQL with time-series extensions
APIs und andere ZugriffskonzepteLDAPJDBC.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C#
C++
Java
Lua
Python
Scala
JavaC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored Proceduresneinneinjaneinnein
Triggersjaneinja infoby defining eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFThorizontale Partitionierung / shardingkeinehorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using RAFTActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
keineSource-replica replication with eventual consistency
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 configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajanein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaneinja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationRole-based access controlnein
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryCockroachDBeXtremeDBInfinityDBQuestDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4. April 2024

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 RepositoryCockroachDBeXtremeDBInfinityDBQuestDB
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

McObject Offers eXtremeDB 8.3 for Incremental Improvements and New Platforms
11. November 2022, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject and Lynx Software Technologies Team Up for the First COTS Hard Real-Time DBMS for Mission- and Safety ...
21. Oktober 2021, GlobeNewswire

Beta tests for real time in-memory embedded database ...
4. Mai 2021, eeNews Europe

bereitgestellt von Google News

AWS Marketplace: QuestDB Cloud Comments
22. Februar 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt