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

DBMS > 4D vs. Datastax Enterprise vs. Manticore Search vs. OceanBase vs. TimesTen

System Properties Comparison 4D vs. Datastax Enterprise vs. Manticore Search vs. OceanBase vs. TimesTen

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonManticore Search  Xexclude from comparisonOceanBase  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Multi-storage database for search, including full-text search.A distributed, high available RDBMS compatible with Oracle and MySQLIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSWide column storeSearch engineRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score5.93
Rank#56  Overall
#4  Wide column stores
Score0.29
Rank#302  Overall
#21  Search engines
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.4d.comwww.datastax.com/­products/­datastax-enterprisemanticoresearch.comen.oceanbase.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.4d.comdocs.datastax.commanual.manticoresearch.comen.oceanbase.com/­docs/­oceanbase-databasedocs.oracle.com/­database/­timesten-18.1
Developer4D, IncDataStaxManticore SoftwareOceanBase infopreviously Alibaba and Ant GroupOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19842011201720101998
Current releasev20, April 20236.8, April 20206.0, February 20234.3.0, April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2Open Source infoCommercial license availablecommercial
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaC++C++
Server operating systemsOS X
Windows
Linux
OS X
FreeBSD
Linux
macOS
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeFixed schemayesyes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.yesnoCan index from XMLyesno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLyes infoclose to SQL 92SQL-like DML and DDL statements (CQL); Spark SQLSQL-like query languageyesyes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages4D proprietary IDE
PHP
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesnouser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modePL/SQL
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"Sharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by hash, key, range, range columns, list, and list columns)none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationconfigurable replication factor, datacenter aware, advanced replication for edge computingSynchronous replication based on Galera libraryMulti-source replication using PaxosMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlUsers and groupsAccess rights for users can be defined per objectnoAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
4D infoformer name: 4th DimensionDatastax EnterpriseManticore SearchOceanBaseTimesTen
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
4D infoformer name: 4th DimensionDatastax EnterpriseManticore SearchOceanBaseTimesTen
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

5 Years Explosive Growth Set to Continue for DataStax
1 June 2024, Yahoo Singapore News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

How to Migrate From DataStax Enterprise to Instaclustr Managed Apache Cassandra
17 January 2024, Database Trends and Applications

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20 March 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here