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. Bangdb vs. etcd vs. Faircom EDGE vs. Rockset

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Bangdb vs. etcd vs. Faircom EDGE vs. Rockset

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenRockset  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 graphA distributed reliable key-value storeFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Graph DBMS
Time Series DBMS
Key-Value StoreKey-Value Store
Relational DBMS
Document Store
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMS
Suchmaschine
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
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorybangdb.cometcd.io
github.com/­etcd-io/­etcd
www.faircom.com/­products/­faircom-edgerockset.com
Technische Dokumentationdocs.bangdb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.rockset.com
EntwicklerAtos Convergence CreatorsSachin Sinha, BangDBFairCom CorporationRockset
Erscheinungsjahr2016201219792019
Aktuelle Version1703BangDB 2.0, October 20213.4, August 2019V3, Oktober 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoApache Version 2.0kommerziell infoRestricted, free version availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC, C++GoANSI C, C++C++
Server BetriebssystemeLinuxLinuxFreeBSD
Linux
Windows infoexperimental
Android
Linux infoARM, x86
Raspbian
Windows
gehostet
DatenschemaSchema and schema-less with LDAP viewsschemafreischemafreiFlexible Schema (defined schema, partial schema, schema free)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalyes: string, long, double, int, geospatial, stream, eventsneinja, ANSI Standard SQL Typesdynamic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein infoingestion from XML files supported
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialneinjaall fields are automatically indexed
SQL infoSupport of SQLneinSQL like support with command line toolneinja infoANSI SQL queriesRead-only SQL queries, including JOINs
APIs und andere ZugriffskonzepteLDAPPropriätäres Protokoll
RESTful HTTP API
gRPC
JSON over HTTP
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP REST
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Java
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinneinneinja info.Net, JavaScript, C/C++nein
Triggersjayes, Notifications (with Streaming only)yes, watching key changesjanein
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 algorithmFile partitioning infoCustomizable business rules for partitioningAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.ja infoSynchronous and asynchronous realtime replication based on transaction logsja
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 Consistency
Tunable Consistency
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infowhen using SQLnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja infoacross SQL and NoSQLja
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 modeneinja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationyes (enterprise version only)neinFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users and organizations can be defined via Rockset console

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 RepositoryBangdbetcdFaircom EDGE infoformerly c-treeEDGERockset
Erwähnungen in aktuellen Nachrichten

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Apache APISIX Without etcd?
27. Juli 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12. Februar 2024, azure.microsoft.com

bereitgestellt von Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9. Mai 2024, MVPro

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16. Juni 2022, IoT For All

bereitgestellt von Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17. Mai 2024, Datanami

Rockset launches native support for hybrid vector and text search to power AI apps
16. Mai 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16. Mai 2024, Solutions Review

Rockset Hybrid Search Release Sets New Course for Vector Databases
16. Mai 2024, Datanami

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

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

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.

Präsentieren Sie hier Ihr Produkt