DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. EJDB vs. Faircom EDGE vs. Hive vs. TimesTen

System Properties Comparison Derby vs. EJDB vs. Faircom EDGE vs. Hive vs. TimesTen

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonEJDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHive  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable document-store database library with JSON representation of queries (in MongoDB style)FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsdata warehouse software for querying and managing large distributed datasets, built on HadoopIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSDocument storeKey-value store
Relational DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.96
Rank#63  Overall
#36  Relational DBMS
Score0.30
Rank#302  Overall
#44  Document stores
Score0.06
Rank#373  Overall
#56  Key-value stores
#156  Relational DBMS
Score64.82
Rank#18  Overall
#12  Relational DBMS
Score1.59
Rank#157  Overall
#72  Relational DBMS
Websitedb.apache.org/­derbygithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-edgehive.apache.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software FoundationSoftmotionsFairCom CorporationApache Software Foundation infoinitially developed by FacebookOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19972012197920121998
Current release10.17.1.0, November 2023V3, October 20203.1.3, April 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPLv2commercial infoRestricted, free version availableOpen Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCANSI C, C++Java
Server operating systemsAll OS with a Java VMserver-lessAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyes, ANSI Standard SQL Typesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yesyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesnoyes infoANSI SQL queriesSQL-like DML and DDL statementsyes
APIs and other access methodsJDBCin-process shared libraryADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
Thrift
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C++
Java
PHP
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresJava Stored Proceduresnoyes info.Net, JavaScript, C/C++yes infouser defined functions and integration of map-reducePL/SQL
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneFile partitioning infoCustomizable business rules for partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoquery execution via MapReduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possibleyes infowhen using SQLnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and rolesfine grained access rights according to SQL-standard

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBEJDBFaircom EDGE infoformerly c-treeEDGEHiveTimesTen
DB-Engines blog posts

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

show all

Recent citations in the news

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

provided by 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 July 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 July 2021, IoT Evolution World

provided by Google News

Altiscale Becomes First Hadoop-as-a-Service to Deliver Apache Hive 0.13
25 March 2024, Yahoo Singapore News

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

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23 January 2024, Datanami

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

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

provided by Google News

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

provided by Google News



Share this page

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Present your product here