DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GeoSpock vs. Lovefield vs. Manticore Search vs. Microsoft Azure Table Storage vs. TerarkDB

System Properties Comparison GeoSpock vs. Lovefield vs. Manticore Search vs. Microsoft Azure Table Storage vs. TerarkDB

Editorial information provided by DB-Engines
NameGeoSpock  Xexclude from comparisonLovefield  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTerarkDB  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionSpatial and temporal data processing engine for extreme data scaleEmbeddable relational database for web apps written in pure JavaScriptMulti-storage database for search, including full-text search.A Wide Column Store for rapid development using massive semi-structured datasetsA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSRelational DBMSSearch engineWide column storeKey-value store
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
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitegeospock.comgoogle.github.io/­lovefieldmanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tablesgithub.com/­bytedance/­terarkdb
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmanual.manticoresearch.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperGeoSpockGoogleManticore SoftwareMicrosoftByteDance, originally Terark
Initial release2014201720122016
Current release2.0, September 20192.1.12, February 20176.0, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPL version 2commercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, JavascriptJavaScriptC++C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
macOS
Windows
hosted
Data schemeyesyesFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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.nonoCan index from XMLnono
Secondary indexestemporal, categoricalyesyes infofull-text index on all search fieldsnono
SQL infoSupport of SQLANSI SQL for query only (using Presto)SQL-like query language infovia JavaScript builder patternSQL-like query languagenono
APIs and other access methodsJDBCBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIC++ API
Java API
Supported programming languagesJavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
Server-side scripts infoStored proceduresnonouser defined functionsnono
TriggersnoUsing read-only observersnonono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDBnoyes
User concepts infoAccess controlAccess rights for users can be defined per tablenonoAccess rights based on private key authentication or shared access signaturesno

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
GeoSpockLovefieldManticore SearchMicrosoft Azure Table StorageTerarkDB
Recent citations in the news

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, CoinGeek

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8 October 2020, Cambridge Independent

Big data processing techniques to streamline analytics
5 October 2018, TechTarget

Ola acquires GeoSpoc to build next-gen location technology
5 October 2021, The Economic Times

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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

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

RaimaDB logo

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

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.

Present your product here