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. GraphDB vs. Postgres-XL vs. Qdrant vs. Snowflake

System Properties Comparison Faircom EDGE vs. GraphDB vs. Postgres-XL vs. Qdrant vs. Snowflake

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonPostgres-XL  Xexclude from comparisonQdrant  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA high-performance vector database with neural network or semantic-based matchingCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value store
Relational DBMS
Graph DBMS
RDF store
Relational DBMSVector DBMSRelational DBMS
Secondary database modelsDocument store
Spatial 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
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score1.16
Rank#175  Overall
#6  Vector DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.ontotext.comwww.postgres-xl.orggithub.com/­qdrant/­qdrant
qdrant.tech
www.snowflake.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlgraphdb.ontotext.com/­documentationwww.postgres-xl.org/­documentationqdrant.tech/­documentationdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperFairCom CorporationOntotextQdrantSnowflake Computing Inc.
Initial release197920002014 infosince 2012, originally named StormDB20212014
Current releaseV3, October 202010.4, October 202310 R1, October 2018
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoMozilla public licenseOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++JavaCRust
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
macOS
Docker
Linux
macOS
Windows
hosted
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-free and OWL/RDFS-schema support; RDF shapesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL TypesyesyesNumbers, Strings, Geo, Booleanyes
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.yesnoyes infoXML type, but no XML query functionalitynoyes
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLyes infoANSI SQL queriesstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infodistributed, parallel query executionnoyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
CLI Client
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++well-defined plugin interfaces; JavaScript server-side extensibilityuser defined functionsuser defined functions
Triggersyesnoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnonehorizontal partitioningShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replicationCollection-level replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyEventual Consistency, tunable consistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLyes infoConstraint checkingyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.fine grained access rights according to SQL-standardKey-based authenticationUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEGraphDB infoformer name: OWLIMPostgres-XLQdrantSnowflake
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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-treeEDGEGraphDB infoformer name: OWLIMPostgres-XLQdrantSnowflake
DB-Engines blog posts

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

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, businesswire.com

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26 January 2024, Datanami

Qdrant launches first vector database as a managed hybrid cloud
16 April 2024, VentureBeat

provided by Google News

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16 May 2024, VentureBeat

Brooklyn Data Achieves Elite Partner Status with Snowflake
15 May 2024, Martechcube

PurpleCube AI partners with Snowflake to Revolutionize Data Engineering with Next-Generation AI and Machine ...
15 May 2024, businesswire.com

Persistent achieves Premier services partner status with Snowflake, boosting data management and analytics capabilities
16 May 2024, Express Computer

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.

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.

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

Present your product here