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 > Faircom EDGE vs. OrigoDB vs. PostgreSQL vs. SpatiaLite vs. Splice Machine

System Properties Comparison Faircom EDGE vs. OrigoDB vs. PostgreSQL vs. SpatiaLite vs. Splice Machine

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOrigoDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA fully ACID in-memory object graph databaseWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLSpatial extension of SQLiteOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelKey-value store
Relational DBMS
Document store
Object oriented DBMS
Relational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Spatial DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score645.54
Rank#4  Overall
#4  Relational DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.54
Rank#250  Overall
#114  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgeorigodb.comwww.postgresql.orgwww.gaia-gis.it/­fossil/­libspatialite/­indexsplicemachine.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlorigodb.com/­docswww.postgresql.org/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsplicemachine.com/­how-it-works
DeveloperFairCom CorporationRobert Friberg et alPostgreSQL Global Development Group infowww.postgresql.org/­developerAlessandro FurieriSplice Machine
Initial release19792009 infounder the name LiveDB1989 info1989: Postgres, 1996: PostgreSQL20082014
Current releaseV3, October 202016.3, May 20245.0.0, August 20203.1, March 2021
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen SourceOpen Source infoBSDOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoAGPL 3.0, commercial license 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.
  • PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
  • Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageANSI C, C++C#CC++Java
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
server-lessLinux
OS X
Solaris
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesyesyes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL TypesUser defined using .NET types and collectionsyesyesyes
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.yesno infocan be achieved using .NETyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesnoyes infostandard with numerous extensionsyesyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
Native Spark Datasource
ODBC
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noyes infoJava
Triggersyesyes infoDomain Eventsyesyesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioninghorizontal partitioning infoclient side managed; servers are not synchronizedpartitioning by range, list and (since PostgreSQL 11) by hashnoneShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationSource-replica replication infoother methods possible by using 3rd party extensionsnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLdepending on modelyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role based authorizationfine grained access rights according to SQL-standardnoAccess rights for users, groups and roles 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
3rd partiesRedgate webinars: A series of key topics for new PostgreSQL users.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» 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-treeEDGEOrigoDBPostgreSQLSpatiaLiteSplice Machine
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Conferences, events and webinars

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22 May 2024

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

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

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

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

SolarWinds Unveils Enhanced Database Performance Analyzer with Advanced PostgreSQL Support
14 May 2024, Business Wire

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

Best of Makers: PostgreSQL Takes a New Turn
22 February 2024, The New Stack

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

How Splice Machine's Data Platform for Intelligent Apps Works
29 September 2020, eWeek

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here