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 > EXASOL vs. GeoSpock vs. Google Cloud Firestore vs. Manticore Search

System Properties Comparison EXASOL vs. GeoSpock vs. Google Cloud Firestore vs. Manticore Search

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEXASOL  Xexclude from comparisonGeoSpock  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonManticore Search  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Spatial and temporal data processing engine for extreme data scaleCloud 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.Multi-storage database for search, including full-text search.
Primary database modelRelational DBMSRelational DBMSDocument storeSearch engine
Secondary database modelsTime Series DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#119  Overall
#57  Relational DBMS
Score9.97
Rank#47  Overall
#8  Document stores
Score0.26
Rank#312  Overall
#21  Search engines
Websitewww.exasol.comgeospock.comfirebase.google.com/­products/­firestoremanticoresearch.com
Technical documentationwww.exasol.com/­resourcesfirebase.google.com/­docs/­firestoremanual.manticoresearch.com
DeveloperExasolGeoSpockGoogleManticore Software
Initial release200020172017
Current release2.0, September 20196.0, February 2023
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoGPL version 2
Cloud-based only infoOnly available as a cloud servicenoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, JavascriptC++
Server operating systemshostedhostedFreeBSD
Linux
macOS
Windows
Data schemeyesyesschema-freeFixed schema
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
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.nononoCan index from XML
Secondary indexesyestemporal, categoricalyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesANSI SQL for query only (using Presto)noSQL-like query language
APIs and other access methods.Net
JDBC
ODBC
WebSocket
JDBCAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesJava
Lua
Python
R
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsnoyes, Firebase Rules & Cloud Functionsuser defined functions
Triggersyesnoyes, with Cloud Functionsno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic shardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoHadoop integrationnoUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardAccess rights for users can be defined per tableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.no

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
EXASOLGeoSpockGoogle Cloud FirestoreManticore Search
DB-Engines blog posts

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

show all

Recent citations in the news

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Exasol Reimagines In-Memory Analytics with Major Database Update
30 May 2023, Datanami

Exasol Unveils the No-Compromise Analytics Database Unlocking Greater Productivity, Cost-Savings, and Flexibility
30 May 2023, Business Wire

provided by Google News

How GeoSpock is supercharging geospatial analytics
23 February 2021, ComputerWeekly.com

Cambridge-Based GeoSpock Secures £10 Million Additional Funding
8 January 2019, Business Wire

GeoSpock launches Spatial Big Data Platform 2.0
4 September 2019, VanillaPlus

nChain Leads Investment Round in Extreme-scale Data Firm GeoSpock
2 October 2020, AlexaBlockchain

UK-based database GeoSpock bags $5.4m, to expand into
6 October 2020, Tech in Asia

provided by Google News

Google Introduces Firestore Multiple Databases
24 February 2024, InfoQ.com

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

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

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

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

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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