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

DBMS > AlaSQL vs. Amazon Neptune vs. jBASE vs. Kdb vs. Manticore Search

System Properties Comparison AlaSQL vs. Amazon Neptune vs. jBASE vs. Kdb vs. Manticore Search

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonjBASE  Xexclude from comparisonKdb  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, reliable graph database built for the cloudA robust multi-value DBMS comprising development tools and middlewareHigh performance Time Series DBMSMulti-storage database for search, including full-text search.
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Multivalue DBMSTime Series DBMS
Vector DBMS
Search engine
Secondary database modelsRelational DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score7.71
Rank#49  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Websitealasql.orgaws.amazon.com/­neptunewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasekx.commanticoresearch.com
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­neptune/­developer-resourcesdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9code.kx.commanual.manticoresearch.com
DeveloperAndrey Gershun & Mathias R. WulffAmazonRocket Software (formerly Zumasys)Kx Systems, a division of First Derivatives plcManticore Software
Initial release2014201719912000 infokdb was released 2000, kdb+ in 20032017
Current release5.73.6, May 20186.0, February 2023
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercialcommercial infofree 32-bit versionOpen 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 languageJavaScriptqC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAIX
Linux
Windows
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeyesFixed schema
Typing infopredefined data types such as float or datenoyesoptionalyesInt, 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.nonoyesyesCan index from XML
Secondary indexesnonoyes infotable attribute 'grouped'yes infofull-text index on all search fields
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noEmbedded SQL for jBASE in BASICSQL-like query language (q)SQL-like query language
APIs and other access methodsJavaScript APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresnonoyesuser defined functionsuser defined functions
Triggersyesnoyesyes infowith viewsno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yesSource-replica replicationSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infosimilar paradigm used for internal processingno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith encyption-at-restyesyesyes 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.yesyesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights can be defined down to the item levelrights management via user accountsno
More information provided by the system vendor
AlaSQLAmazon NeptunejBASEKdbManticore Search
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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
AlaSQLAmazon NeptunejBASEKdbManticore Search
Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

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



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