DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EsgynDB vs. Manticore Search vs. Tkrzw vs. Warp 10 vs. Weaviate

System Properties Comparison EsgynDB vs. Manticore Search vs. Tkrzw vs. Warp 10 vs. Weaviate

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonManticore Search  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonWarp 10  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionMulti-storage database for search, including full-text search.A concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSSearch engineKey-value storeTime Series DBMSVector DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score0.09
Rank#354  Overall
#51  Key-value stores
Score0.08
Rank#358  Overall
#35  Time Series DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websitewww.esgyn.cnmanticoresearch.comdbmx.net/­tkrzwwww.warp10.iogithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationmanual.manticoresearch.comwww.warp10.io/­content/­02_Getting_startedweaviate.io/­developers/­weaviate
DeveloperEsgynManticore SoftwareMikio HirabayashiSenXWeaviate B.V.
Initial release20152017202020152019
Current release6.0, February 20230.9.3, August 20201.19, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Source infoApache Version 2.0Open Source infoApache License 2.0Open 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++, JavaC++C++JavaGo
Server operating systemsLinuxFreeBSD
Linux
macOS
Windows
Linux
macOS
Linux
OS X
Windows
Data schemeyesFixed schemaschema-freeschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyesyes 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.noCan index from XMLnonono
Secondary indexesyesyes infofull-text index on all search fieldsnoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesSQL-like query languagenonoGraphQL is used as query language
APIs and other access methodsADO.NET
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP API
Jupyter
WebSocket
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Java
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functionsnoyes infoWarpScriptno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding infobased on HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersSynchronous replication based on Galera librarynoneselectable replication factor infobased on HBaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBaseEventual Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing specific database classesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoMandatory use of cryptographic tokens, containing fine-grained authorizationsAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
EsgynDBManticore SearchTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetWarp 10Weaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate 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
EsgynDBManticore SearchTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetWarp 10Weaviate
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

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

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

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

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

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

provided by Google News

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

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

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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.

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.

AllegroGraph logo

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

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