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 > CockroachDB vs. Faircom EDGE vs. Hive vs. NuoDB vs. Sqrrl

Vergleich der Systemeigenschaften CockroachDB vs. Faircom EDGE vs. Hive vs. NuoDB vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungCockroachDB 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.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellRelational DBMSKey-Value Store
Relational DBMS
Relational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Websitewww.cockroachlabs.comwww.faircom.com/­products/­faircom-edgehive.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasesqrrl.com
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homedoc.nuodb.com
EntwicklerCockroach LabsFairCom CorporationApache Software Foundation infoUrsprünglich von Facebook entwickeltDassault Systèmes infooriginally NuoDB, Inc.Amazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20151979201220132012
Aktuelle Version23.1.1, Mai 2023V3, Oktober 20203.1.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziell infoRestricted, free version availableOpen Source infoApache Version 2kommerziell infoLimitierte Edition gratiskommerziell
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.
ImplementierungsspracheGoANSI C, C++JavaC++Java
Server BetriebssystemeLinux
macOS
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Alle Betriebssysteme mit einer Java VMgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Datenschemadynamic schemaFlexible Schema (defined schema, partial schema, schema free)jajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, ANSI Standard SQL Typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLja infoANSI SQL queriesSQL-like DML and DDL statementsjanein
APIs und andere ZugriffskonzepteJDBCADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
Thrift
ADO.NET
JDBC
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C++
Java
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++ja infoBenutzerdefinierte Funktion und Map-Reduce IntegrationJava, SQLnein
Triggersneinjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal 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 RAFTFile partitioning infoCustomizable business rules for partitioningShardingdynamische Verteilung der Daten auf die einzelnen KnotenSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTja infoSynchronous and asynchronous realtime replication based on transaction logsfrei wählbarer Replikationsfaktorja infoManaged transparently by NuoDBfrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoAbfragen werden als MapReduce Jobs behandeltneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Eventual ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätjaja infowhen using SQLneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infotunable commit protocolAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoacross SQL and NoSQLjaja infoMVCCja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleRole-based access controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Zugriffsrechte für Benutzer, Gruppen und RollenStandard SQL Rollen und RechteCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)

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
CockroachDBFaircom EDGE infoformerly c-treeEDGEHiveNuoDBSqrrl
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

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

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

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19. April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

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

bereitgestellt von Google News

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

Apache Software Foundation Announces Apache Hive 4.0
30. April 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Elevate Your Career with In-Demand Hadoop Skills in 2024
1. Mai 2024, Simplilearn

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Singapore News

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

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Movies UK

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

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

bereitgestellt von Google News

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18. Dezember 2017, PYMNTS.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

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.

Präsentieren Sie hier Ihr Produkt