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

DBMS > Altibase vs. Amazon SimpleDB vs. Couchbase vs. Firebird vs. Manticore Search

System Properties Comparison Altibase vs. Amazon SimpleDB vs. Couchbase vs. Firebird vs. Manticore Search

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonAmazon SimpleDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonFirebird  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseFirebird is an open source RDBMS forked from Borland's InterBaseMulti-storage database for search, including full-text search.
Primary database modelRelational DBMSKey-value storeDocument storeRelational DBMSSearch engine
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#186  Overall
#87  Relational DBMS
Score1.85
Rank#138  Overall
#24  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Websitealtibase.comaws.amazon.com/­simpledbwww.couchbase.comwww.firebirdsql.orgmanticoresearch.com
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.aws.amazon.com/­simpledbdocs.couchbase.comwww.firebirdsql.org/­en/­reference-manualsmanual.manticoresearch.com
DeveloperAltibaseAmazonCouchbase, Inc.Firebird FoundationManticore Software
Initial release1999200720112000 infoAs fork of Borland's InterBase2017
Current releasev7.3, 2023, August 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20235.0.0, January 20246.0, February 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoInitial Developer's Public LicenseOpen Source infoGPL version 2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, C++, Go and ErlangC and C++C++
Server operating systemsAIX
HP-UX
Linux
hostedLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
FreeBSD
Linux
macOS
Windows
Data schemeyesschema-freeschema-freeyesFixed schema
Typing infopredefined data types such as float or dateyesnoyesyesInt, 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.noCan index from XML
Secondary indexesyesyes infoAll columns are indexed automaticallyyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLANSI SQL-92noSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesSQL-like query language
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP APICLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesC
C++
Java
.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresstored procedures and stored functionsnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++PSQLuser defined functions
Triggersyesnoyes infovia the TAP protocolyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoSharding must be implemented in the applicationAutomatic ShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replication infoincluding cross data center replication
Source-replica replication
Source-replica replicationSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoConcurrent data updates can be detected by the applicationACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.yesyes infoEphemeral buckets
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Users with fine-grained authorization conceptno

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AltibaseAmazon SimpleDBCouchbase infoOriginally called MembaseFirebirdManticore Search
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

provided by Google News

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

provided by Google News

With 67% ownership in Couchbase, Inc. (NASDAQ:BASE), institutional investors have a lot riding on the business
3 May 2024, Simply Wall St

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

Couchbase Bolsters GenAI Development with Vector Search, RAG
29 February 2024, Datanami

provided by Google News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

US and Australian police arrested Firebird RAT author and operator
15 April 2024, securityaffairs.com

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

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

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

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



Share this page

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here