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 > BaseX vs. Faircom DB vs. Faircom EDGE vs. GridDB vs. Weaviate

System Properties Comparison BaseX vs. Faircom DB vs. Faircom EDGE vs. GridDB vs. Weaviate

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGridDB  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsScalable in-memory time series database optimized for IoT and Big DataAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelNative XML DBMSKey-value store
Relational DBMS
Key-value store
Relational DBMS
Time Series DBMSVector DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websitebasex.orgwww.faircom.com/­products/­faircom-dbwww.faircom.com/­products/­faircom-edgegriddb.netgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.basex.orgdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.griddb.netweaviate.io/­developers/­weaviate
DeveloperBaseX GmbHFairCom CorporationFairCom CorporationToshiba CorporationWeaviate B.V.
Initial release20071979197920132019
Current release10.7, August 2023V12, November 2020V3, October 20205.1, August 20221.19, May 2023
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infoRestricted, free version availablecommercial infoRestricted, free version availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infocommercial license available with Weaviate Enterprise
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 languageJavaANSI C, C++ANSI C, C++C++Go
Server operating systemsLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Android
Linux infoARM, x86
Raspbian
Windows
Linux
Data schemeschema-freeschema free, schema optional, schema required, partial schema,Flexible Schema (defined schema, partial schema, schema free)yesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateno infoXQuery supports typesyes, ANSI SQL Types, JSON, typed binary structuresyes, ANSI Standard SQL Typesyes infonumerical, string, blob, geometry, boolean, timestampyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.noyesnono
Secondary indexesyesyesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsyes infoANSI SQL queriesSQL92, SQL-like TQL (Toshiba Query Language)GraphQL is used as query language
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyesyes info.Net, JavaScript, C/C++yes info.Net, JavaScript, C/C++nono
Triggersyes infovia eventsyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningFile partitioning infoCustomizable business rules for partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Tunable Consistency
Immediate consistency within container, eventual consistency across containersEventual Consistency
Foreign keys infoReferential integritynoyesyes infowhen using SQLnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writertunable from ACID to Eventually ConsistentACIDACID at container levelno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsFine grained access rights according to SQL-standard with additional protections for filesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users can be defined per databaseAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
BaseXFaircom DB infoformerly c-treeACEFaircom EDGE infoformerly c-treeEDGEGridDBWeaviate
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
All companies that have data. ​
» more
Market metricsGitHub trending repository
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
BaseXFaircom DB infoformerly c-treeACEFaircom EDGE infoformerly c-treeEDGEGridDBWeaviate
DB-Engines blog posts

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Flash News: OKX Wallet Web Extension Users Can Now Access BaseX, a Concentrated Liquidity AMM DEX on Base
17 April 2024, Yahoo Finance

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

Open Offices Still A Mistake For Employee Productivity, Collaboration
16 August 2018, Forbes

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

INFORMATION OVERLOAD DAY - October 20, 2024
7 October 2021, National Today

provided by Google News

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

The 5 Best Vector Databases You Must Try in 2024
17 November 2023, KDnuggets

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.

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here