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

DBMS > AlaSQL vs. FileMaker vs. H2 vs. Rockset vs. Vertica

System Properties Comparison AlaSQL vs. FileMaker vs. H2 vs. Rockset vs. Vertica

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonFileMaker  Xexclude from comparisonH2  Xexclude from comparisonRockset  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionJavaScript DBMS libraryFileMaker is a cross-platform RDBMS that includes a GUI frontend.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A scalable, reliable search and analytics service in the cloud, built on RocksDBCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSDocument storeRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMSRelational DBMS
Search engine
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitealasql.orgwww.claris.com/­filemakerwww.h2database.comrockset.comwww.vertica.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.claris.com/­resources/­documentationwww.h2database.com/­html/­main.htmldocs.rockset.comvertica.com/­documentation
DeveloperAndrey Gershun & Mathias R. WulffClaris infoa subsidiary of AppleThomas MuellerRocksetOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20141983200520192005
Current release19.4.1, November 20212.2.220, July 202312.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenononoyesno infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)iOS infoclient part only
Linux
OS X
Windows
All OS with a Java VMhostedLinux
Data schemeschema-freeyesyesschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or datenoyesyesdynamic typingyes
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.noyes infoA http query request can return the data in XML formatnono infoingestion from XML files supportedno
Secondary indexesnoyesyesall fields are automatically indexedNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infovia pluginsyesRead-only SQL queries, including JOINsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJavaScript APIFilemaker WebDirect
JDBC
ODBC
JDBC
ODBC
HTTP RESTADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaScriptPHPJavaGo
Java
JavaScript (Node.js)
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoyesJava Stored Procedures and User-Defined Functionsnoyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesyesyesnoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneAutomatic shardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14With clustering: 2 database servers on different computers operate on identical copies of a databaseyesMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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.yesyesno
User concepts infoAccess controlnosimple rights management via user accounts and connection to external directory servicesfine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset consolefine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
AlaSQLFileMakerH2RocksetVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
AlaSQLFileMakerH2RocksetVertica infoOpenText™ Vertica™
Recent citations in the news

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

Reviews - Features
1 March 2024, Reverse Shot

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

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.

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

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