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. FileMaker vs. Ignite vs. OrigoDB vs. TypeDB

System Properties Comparison Derby vs. FileMaker vs. Ignite vs. OrigoDB vs. TypeDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFileMaker  Xexclude from comparisonIgnite  Xexclude from comparisonOrigoDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A fully ACID in-memory object graph databaseTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelRelational DBMSRelational DBMSKey-value store
Relational DBMS
Document store
Object oriented DBMS
Graph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitedb.apache.org/­derbywww.claris.com/­filemakerignite.apache.orgorigodb.comtypedb.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.claris.com/­resources/­documentationapacheignite.readme.io/­docsorigodb.com/­docstypedb.com/­docs
DeveloperApache Software FoundationClaris infoa subsidiary of AppleApache Software FoundationRobert Friberg et alVaticle
Initial release1997198320152009 infounder the name LiveDB2016
Current release10.17.1.0, November 202319.4.1, November 2021Apache Ignite 2.62.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache 2.0Open SourceOpen Source infoGPL Version 3, commercial licenses available
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 languageJavaC++, Java, .NetC#Java
Server operating systemsAll OS with a Java VMiOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
OS X
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.yesyes infoA http query request can return the data in XML formatyesno infocan be achieved using .NETno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyes infovia pluginsANSI-99 for query and DML statements, subset of DDLnono
APIs and other access methodsJDBCFilemaker WebDirect
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
.NET Client API
HTTP API
LINQ
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesJavaPHPC#
C++
Java
PHP
Python
Ruby
Scala
.NetAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresyesyes (compute grid and cache interceptors can be used instead)yesno
Triggersyesyesyes (cache interceptors and events)yes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication, warm standby infosince Version 14yes (replicated cache)Source-replica replicationMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes (compute grid and hadoop accelerator)noyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnodepending on modelno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accounts and connection to external directory servicesSecurity Hooks for custom implementationsRole based authorizationyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFileMakerIgniteOrigoDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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 JavaDBFileMakerIgniteOrigoDBTypeDB infoformerly named Grakn
Recent citations in the news

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 ApacheĀ® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, businesswire.com

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

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

Present your product here