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

DBMS > H2 vs. Manticore Search vs. RavenDB vs. Transbase vs. VelocityDB

System Properties Comparison H2 vs. Manticore Search vs. RavenDB vs. Transbase vs. VelocityDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonManticore Search  Xexclude from comparisonRavenDB  Xexclude from comparisonTransbase  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multi-storage database for search, including full-text search.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseA resource-optimized, high-performance, universally applicable RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMSSearch engineDocument storeRelational DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar LibraryGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score3.01
Rank#101  Overall
#17  Document stores
Score0.15
Rank#337  Overall
#147  Relational DBMS
Score0.11
Rank#347  Overall
#35  Graph DBMS
#15  Object oriented DBMS
Websitewww.h2database.commanticoresearch.comravendb.netwww.transaction.de/­en/­products/­transbase.htmlvelocitydb.com
Technical documentationwww.h2database.com/­html/­main.htmlmanual.manticoresearch.comravendb.net/­docswww.transaction.de/­en/­products/­transbase/­features.htmlvelocitydb.com/­UserGuide
DeveloperThomas MuellerManticore SoftwareHibernating RhinosTransaction Software GmbHVelocityDB Inc
Initial release20052017201019872011
Current release2.2.220, July 20236.0, February 20235.4, July 2022Transbase 8.3, 20227.x
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2Open Source infoAGPL version 3, commercial license availablecommercial infofree development licensecommercial
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 languageJavaC++C#C and C++C#
Server operating systemsAll OS with a Java VMFreeBSD
Linux
macOS
Windows
Linux
macOS
Raspberry Pi
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Any that supports .NET
Data schemeyesFixed schemaschema-freeyesyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyesyes
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 XMLnono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like query language (RQL)yesno
APIs and other access methodsJDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
.Net
Supported programming languagesJavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsuser defined functionsyesyesno
TriggersyesnoyesyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseSynchronous replication based on Galera libraryMulti-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID, Cluster-wide transaction availableyesACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
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.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAuthorization levels configured per client per databasefine grained access rights according to SQL-standardBased on Windows Authentication

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
H2Manticore SearchRavenDBTransbaseVelocityDB
Recent citations in the news

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

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

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

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

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

provided by Google News



Share this page

Featured Products

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

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.

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

Present your product here