DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom EDGE vs. SQLite vs. XTDB vs. YottaDB

System Properties Comparison Faircom EDGE vs. SQLite vs. XTDB vs. YottaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonSQLite  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsWidely used embeddable, in-process RDBMSA general purpose database with bitemporal SQL and Datalog and graph queriesA fast and solid embedded Key-value store
Primary database modelKey-value store
Relational DBMS
Relational DBMSDocument storeKey-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Score0.28
Rank#306  Overall
#44  Key-value stores
Websitewww.faircom.com/­products/­faircom-edgewww.sqlite.orggithub.com/­xtdb/­xtdb
www.xtdb.com
yottadb.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.sqlite.org/­docs.htmlwww.xtdb.com/­docsyottadb.com/­resources/­documentation
DeveloperFairCom CorporationDwayne Richard HippJuxt Ltd.YottaDB, LLC
Initial release1979200020192001
Current releaseV3, October 20203.46.0  (23 May 2024), May 20241.19, September 2021
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoPublic DomainOpen Source infoMIT LicenseOpen Source infoAGPL 3.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++CClojureC
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
server-lessAll OS with a Java 8 (and higher) VM
Linux
Docker
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)yes infodynamic column typesschema-freeschema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyes infonot rigid because of 'dynamic typing' concept.yes, extensible-data-notation formatno
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.yesnonono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyes infoANSI SQL queriesyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calciteby using the Octo plugin
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP REST
JDBC
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Clojure
Java
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++nono
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsnoneyes, each node contains all datayes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integrityyes infowhen using SQLyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDByes
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 user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.noUsers and groups based on OS-security mechanisms

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Faircom EDGE infoformerly c-treeEDGESQLiteXTDB infoformerly named CruxYottaDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

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

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

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

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

Present your product here