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 > AlaSQL vs. CockroachDB vs. EJDB vs. Faircom EDGE vs. HBase

Vergleich der Systemeigenschaften AlaSQL vs. CockroachDB vs. EJDB vs. Faircom EDGE vs. HBase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryCockroachDB 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.Eingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTable
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument StoreKey-Value Store
Relational DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Websitealasql.orgwww.cockroachlabs.comgithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-edgehbase.apache.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.cockroachlabs.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhbase.apache.org/­book.html
EntwicklerAndrey Gershun & Mathias R. WulffCockroach LabsSoftmotionsFairCom CorporationApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Powerset
Erscheinungsjahr20142015201219792008
Aktuelle Version23.1.1, Mai 2023V3, Oktober 20202.3.4, Jaenner 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0, commercial license availableOpen Source infoGPLv2kommerziell infoRestricted, free version availableOpen Source infoApache Version 2
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.
ImplementierungsspracheJavaScriptGoCANSI C, C++Java
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
serverlosAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
Unix
Windows infomit Cygwin
Datenschemaschemafreidynamic schemaschemafreiFlexible Schema (defined schema, partial schema, schema free)schema-free, schema definition possible
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infostring, integer, double, bool, date, object_idja, ANSI Standard SQL Typesoptions to bring your own types, AVRO
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinjaneinjanein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes, wire compatible with PostgreSQLneinja infoANSI SQL queriesnein
APIs und andere ZugriffskonzepteJavaScript APIJDBCIn-process LibraryADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenJavaScriptC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Groovy
Java
PHP
Python
Scala
Server-seitige Scripts infoStored Proceduresneinneinneinja info.Net, JavaScript, C/C++ja infoCoprocessors in Java
Triggersjaneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal 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 RAFTkeineFile partitioning infoCustomizable business rules for partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using RAFTkeineja infoSynchronous and asynchronous realtime replication based on transaction logsMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infowhen using SQLnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinACIDSingle row ACID (across millions of columns)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingja infoacross SQL and NoSQLja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleneinRole-based access controlneinFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & 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
AlaSQLCockroachDBEJDBFaircom EDGE infoformerly c-treeEDGEHBase
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

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

Cockroach Entices High-End Legacy Workloads with v23.2
18. Januar 2024, Datanami

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

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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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