DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Altibase vs. jBASE vs. Percona Server for MongoDB vs. TypeDB

System Properties Comparison AlaSQL vs. Altibase vs. jBASE vs. Percona Server for MongoDB vs. TypeDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAltibase  Xexclude from comparisonjBASE  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn enterprise grade, high-performance RDBMSA robust multi-value DBMS comprising development tools and middlewareA drop-in replacement for MongoDB Community Edition with enterprise-grade features.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelDocument store
Relational DBMS
Relational DBMSMultivalue DBMSDocument storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.07
Rank#186  Overall
#87  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitealasql.orgaltibase.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbtypedb.com
Technical documentationgithub.com/­AlaSQL/­alasqlgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.percona.com/­percona-distribution-for-mongodbtypedb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffAltibaseRocket Software (formerly Zumasys)PerconaVaticle
Initial release20141999199120152016
Current releasev7.3, 2023, August 20235.73.4.10-2.10, November 20172.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoOpen source edition discontinued with March 2023commercialOpen Source infoGPL Version 2Open Source infoGPL Version 3, commercial licenses available
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 languageJavaScriptC++C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
AIX
Linux
Windows
LinuxLinux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesoptionalyesyes
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.nonoyesnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ANSI SQL-92Embedded SQL for jBASE in BASICnono
APIs and other access methodsJavaScript APIJDBC
ODBC
Proprietary protocol
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
proprietary protocol using JSONgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesJavaScriptC
C++
Java
.Net
Basic
Jabbascript
Java
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnostored procedures and stored functionsyesJavaScriptno
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesSource-replica replicationMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infovia In-Memory Engineno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelAccess rights for users and rolesyes infoat REST API level; other APIs in progress
More information provided by the system vendor
AlaSQLAltibasejBASEPercona Server for MongoDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
AlaSQLAltibasejBASEPercona Server for MongoDBTypeDB infoformerly named Grakn
Recent citations in the news

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

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

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

provided by Google News

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

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

Up and Coming Latin Rapper Lil Mexico HOV to Release Singles Every Month
10 April 2020, One World Herald

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

The essential guide to MongoDB security
2 February 2017, InfoWorld

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here