DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > dBASE vs. Google Cloud Bigtable vs. Heroic vs. Linter vs. Typesense

System Properties Comparison dBASE vs. Google Cloud Bigtable vs. Heroic vs. Linter vs. Typesense

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHeroic  Xexclude from comparisonLinter  Xexclude from comparisonTypesense  Xexclude from comparison
DescriptiondBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchRDBMS for high security requirementsA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelRelational DBMSKey-value store
Wide column store
Time Series DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.16
Rank#43  Overall
#27  Relational DBMS
Score2.97
Rank#92  Overall
#15  Key-value stores
#8  Wide column stores
Score0.13
Rank#335  Overall
#29  Time Series DBMS
Score0.03
Rank#368  Overall
#156  Relational DBMS
Score0.80
Rank#209  Overall
#14  Search engines
Websitewww.dbase.comcloud.google.com/­bigtablegithub.com/­spotify/­heroiclinter.rutypesense.org
Technical documentationwww.dbase.com/­support/­knowledgebasecloud.google.com/­bigtable/­docsspotify.github.io/­heroictypesense.org/­docs
DeveloperAsthon TateGoogleSpotifyrelex.ru
Initial release19792015201419902015
Current releasedBASE 2019, 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0commercialOpen Source infoGPL V3
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 languageJavaC and C++C++
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
hostedAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
Data schemeyesschema-freeschema-freeyesschema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonono
Secondary indexesyesnoyes infovia Elasticsearchyesyes
SQL infoSupport of SQLnononoyesno
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
RESTful HTTP API
Supported programming languagesdBase proprietary IDEC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nonoyes infoproprietary syntax with the possibility to convert from PL/SQLno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesyesSource-replica replicationMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSAtomic single-row operationsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standard

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

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

More resources
dBASEGoogle Cloud BigtableHeroicLinterTypesense
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Recent citations in the news

Added Namespace and lost all the PHP OOPs Classes
5 November 2018, SitePoint

FlytBase & DroneBase partner up to provide fully autonomous Drone-in-a-Box solutions in Italy
14 December 2021, sUAS News

Back to the future: A visual tour of my day in FreeDOS
3 July 2014, Ars Technica

Estimating systems discuss body shops’ options for managing BMS communication
17 May 2021, Repairer Driven News

5 ancient software programs we refuse to give up
31 July 2019, PCWorld

provided by Google News

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1 August 2024, InfoWorld

Google introduces Bigtable SQL access and Spanner's new AI-ready features
1 August 2024, ZDNet

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Cloud Adds GenAI, Core Enhancements Across Data Platform
1 August 2024, The New Stack

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

provided by Google News

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

Building fast, fuzzy site search with Laravel and Typesense
29 July 2024, Laravel News

China win second Challenger round
10 March 2024, Scrum Queens

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

Spain plans Six Nations alternative
13 July 2017, Scrum Queens

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

The data platform to build your intelligent applications.
Try it free.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here