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 > EsgynDB vs. InfluxDB vs. Oracle Rdb vs. SQLite vs. Weaviate

System Properties Comparison EsgynDB vs. InfluxDB vs. Oracle Rdb vs. SQLite vs. Weaviate

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSQLite  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionDBMS for storing time series, events and metricsWidely used embeddable, in-process RDBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMSVector DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitewww.esgyn.cnwww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sqlite.orggithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.influxdata.com/­influxdbwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sqlite.org/­docs.htmlweaviate.io/­developers/­weaviate
DeveloperEsgynOracle, originally developed by Digital Equipment Corporation (DEC)Dwayne Richard HippWeaviate B.V.
Initial release20152013198420002019
Current release2.7.6, April 20247.4.1.1, 20213.45.3  (15 April 2024), April 20241.19, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoPublic DomainOpen 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 languageC++, JavaGoCGo
Server operating systemsLinuxLinux
OS X infothrough Homebrew
HP Open VMSserver-less
Data schemeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)yes infodynamic column typesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyes infonot rigid because of 'dynamic typing' concept.yes 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.nonononono
Secondary indexesyesnoyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesSQL-like query languageyesyes infoSQL-92 is not fully supportedGraphQL is used as query language
APIs and other access methodsADO.NET
JDBC
ODBC
HTTP API
JSON over UDP
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
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
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresJava Stored Proceduresnonono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlynoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersselectable replication factor infoin enterprise version onlynoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes, on a single nodeACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
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.noyes infoDepending on used storage enginenoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
EsgynDBInfluxDBOracle RdbSQLiteWeaviate
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
All companies that have data. ​
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
News

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 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 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
EsgynDBInfluxDBOracle RdbSQLiteWeaviate
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

show all

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

show all

Recent citations in the news

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12 June 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

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

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Present your product here