Home Tags Database

Tag: database

Why we should integrate Couchbase Lite with Android Studio

0
Couchbase Lite is an embedded NoSQL database for mobile devices that runs locally on the device with full CRUD and query capabilities. In this...

Best open source databases for IoT applications

2
  The Internet of Things (IoT), because of its inherent nature, requires certain features in the databases associated with it. This article gives a tiny...

A peek at three Python databases: PickleDB, TinyDB and ZODB

4
Persistence of data plays a critical role in most software applications. This article introduces three databases—pickleDB, TinyDB and ZODB—which are implemented in Python. Let’s...

Choose the Right Database for Your Application

0
  Databases are key components of many an app and choosing the right option is an elaborate process. This article examines the role that databases...

Is HBase a Helpful Database?

2
  HBase is a non-relational database that runs on top of HDFS. This article gives an overview of HBase, discussing its benefits and limitations. HBase is...

Apache Cassandra: The NoSQL Scalable Database

0
  This article introduces readers to the Apache Cassandra NoSQL database, and provides them with use cases for which it is suitable. Apache Cassandra is a...

Discover the Many Benefits of the Redis Database

0
  Today, apart from relational tables, data is also available in other forms such as images, texts, blogs, lists, etc. Redis can be used as...

Get the Best Out of MariaDB with Performance Tuning

1
  MariaDB is one of the most popular database servers made by the original developers of MySQL, and has a strong developer and user community....

Conquer the Web the REST way

0
  This article gives readers a basic introduction on how to use the REST API. Today, the buzz word is ‘data’ and organisations owning large volumes...

How to choose right cloud database provider

0
There are enormous cloud databases you can weed through to decide the best fit for you. The list includes Amazon Web Services, EnterpriseDB, Garantia...