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 > Apache Drill vs. CockroachDB vs. EJDB vs. Faircom EDGE vs. TimesTen

Vergleich der Systemeigenschaften Apache Drill vs. CockroachDB vs. EJDB vs. Faircom EDGE vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageCockroachDB 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 environmentsIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument StoreKey-Value Store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte0,30
Rang#294  Overall
#44  Document Stores
Punkte0,03
Rang#380  Overall
#59  Key-Value Stores
#157  Relational DBMS
Punkte1,35
Rang#165  Overall
#75  Relational DBMS
Websitedrill.apache.orgwww.cockroachlabs.comgithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-edgewww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationdrill.apache.org/­docswww.cockroachlabs.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.oracle.com/­database/­timesten-18.1
EntwicklerApache Software FoundationCockroach LabsSoftmotionsFairCom CorporationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr20122015201219791998
Aktuelle Version1.20.3, Jaenner 202323.1.1, Mai 2023V3, Oktober 202011 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0, commercial license availableOpen Source infoGPLv2kommerziell infoRestricted, free version availablekommerziell
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.
ImplementierungsspracheGoCANSI C, C++
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Windows
serverlosAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemaschemafreidynamic schemaschemafreiFlexible Schema (defined schema, partial schema, schema free)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, bool, date, object_idja, ANSI Standard SQL Typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyes, wire compatible with PostgreSQLneinja infoANSI SQL queriesja
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBCIn-process LibraryADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC++C#
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++
Java
PL/SQL
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinneinja info.Net, JavaScript, C/C++PL/SQL
Triggersneinneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal 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 partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-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 Operationenjaneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infowhen using SQLja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/Write Lockingja infoacross SQL and NoSQLja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceneinjaja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceRole-based access controlneinFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
Apache DrillCockroachDBEJDBFaircom EDGE infoformerly c-treeEDGETimesTen
Erwähnungen in aktuellen Nachrichten

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

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

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

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

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

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

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt