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 > dBASE vs. EJDB vs. Google Cloud Bigtable vs. GridDB vs. Solr

System Properties Comparison dBASE vs. EJDB vs. Google Cloud Bigtable vs. GridDB vs. Solr

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonEJDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGridDB  Xexclude from comparisonSolr  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.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Scalable in-memory time series database optimized for IoT and Big DataA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMSDocument storeKey-value store
Wide column store
Time Series DBMSSearch engine
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Websitewww.dbase.comgithub.com/­Softmotions/­ejdbcloud.google.com/­bigtablegriddb.netsolr.apache.org
Technical documentationwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcloud.google.com/­bigtable/­docsdocs.griddb.netsolr.apache.org/­resources.html
DeveloperAsthon TateSoftmotionsGoogleToshiba CorporationApache Software Foundation
Initial release19792012201520132006
Current releasedBASE 2019, 20195.1, August 20229.6.0, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2commercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++Java
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
server-lesshostedLinuxAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesschema-freeschema-freeyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyes infonumerical, string, blob, geometry, boolean, timestampyes infosupports customizable data types and automatic typing
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.nonoyes
Secondary indexesyesnonoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnononoSQL92, SQL-like TQL (Toshiba Query Language)Solr Parallel SQL Interface
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.in-process shared librarygRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Java API
RESTful HTTP/JSON API
Supported programming languagesdBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nononoJava plugins
Triggersnononoyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneInternal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate consistency within container, eventual consistency across containersEventual Consistency
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possiblenonono
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 DBMSnoAtomic single-row operationsACID at container leveloptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
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.noyesyes
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users can be defined per databaseyes
More information provided by the system vendor
dBASEEJDBGoogle Cloud BigtableGridDBSolr
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
dBASEEJDBGoogle Cloud BigtableGridDBSolr
DB-Engines blog posts

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

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, Redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google News

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

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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

RaimaDB logo

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

Present your product here