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 > Apache IoTDB vs. Google Cloud Firestore vs. Milvus vs. SpaceTime

System Properties Comparison Apache IoTDB vs. Google Cloud Firestore vs. Milvus vs. SpaceTime

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonMilvus  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.A DBMS designed for efficient storage of vector data and vector similarity searchesSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelTime Series DBMSDocument storeVector DBMSSpatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#176  Overall
#15  Time Series DBMS
Score8.96
Rank#48  Overall
#8  Document stores
Score1.81
Rank#144  Overall
#5  Vector DBMS
Score0.00
Rank#396  Overall
#8  Spatial DBMS
Websiteiotdb.apache.orgfirebase.google.com/­products/­firestoremilvus.iowww.mireo.com/­spacetime
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlfirebase.google.com/­docs/­firestoremilvus.io/­docs/­overview.md
DeveloperApache Software FoundationGoogleMireo
Initial release2018201720192020
Current release1.1.0, April 20232.3.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaC++, GoC++
Server operating systemsAll OS with a Java VM (>= 1.8)hostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Data schemeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesVector, Numeric and Stringyes
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.nononono
Secondary indexesyesyesnono
SQL infoSupport of SQLSQL-like query languagenonoA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
Native API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIRESTful HTTP API
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
Python
Server-side scripts infoStored proceduresyesyes, Firebase Rules & Cloud Functionsnono
Triggersyesyes, with Cloud Functionsnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingShardingFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replicationReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and SparkUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Role based access control and fine grained access rightsyes
More information provided by the system vendor
Apache IoTDBGoogle Cloud FirestoreMilvusSpaceTime
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. 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
Apache IoTDBGoogle Cloud FirestoreMilvusSpaceTime
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12 October 2023, Phoronix

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

provided by Google News

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

What Is Milvus Vector Database?
6 October 2023, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

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

Milvus logo

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

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

Present your product here