Tag: database

Using YCSB to Benchmark JSON Databases
Using YCSB to Benchmark JSON Databases

This post covers the YCSB benchmark and provides examples of benchmark operations, workloads, YCSB-JSON implementation and explains how to run YCSB-JSON.

Understanding Index Grouping And Aggregation in Couchbase N1QL Query
Understanding Index Grouping And Aggregation in Couchbase N1QL Query

Index grouping and aggregations can improve query performance magnitude and reduce the latencies to make SQL for JSON query processing easier.

Using Couchbase Analytics with Node.js and JavaScript
Using Couchbase Analytics with Node.js and JavaScript

Learn how to use Couchbase Analytics with Node.js to run potentially complex queries against massive amounts of NoSQL data.

Using Couchbase Analytics for Complex and Efficient Queries in a Java Application
Using Couchbase Analytics for Complex and Efficient Queries in a Java Application

Learn how to use the Couchbase Analytics Service (CBAS) to query for data with SQL++ in Java without having to worry about indexing.

Adding and Removing Nodes to a Containerized Couchbase NoSQL Cluster – Video Tutorial
Adding and Removing Nodes to a Containerized Couchbase NoSQL Cluster – Video Tutorial

Find out how to scale up or scale down by adding and removing nodes from a cluster. Check out the video to see how easy it is to scale a Couchbase cluster.

Couchbase for Oracle developers — Part 3 : Database Objects
Couchbase for Oracle developers — Part 3 : Database Objects

Oracle DBAs work with clusters, machines, storage systems, disks, etc. Oracle developers and their applications work with databases, tables, rows, columns, partitions, users, data types within the Oracle database system.  Let’s compare and contrast how this is done on Couchbase.

Optimizing Database Pagination using Couchbase N1QL.
Optimizing Database Pagination using Couchbase N1QL.

See how to optimize Database Pagination using Couchbase N1QL. Look at the Google pagination behavior to understand the basic pagination features.

Developing a User Profile Store with Golang and a NoSQL Database
Developing a User Profile Store with Golang and a NoSQL Database

This Couchbase post shows how to develop a user profile store with Golang and Couchbase Server acting as a modular replacement to the Node.js alternative.

Create a User Profile Store with Node.js and a NoSQL Database
Create a User Profile Store with Node.js and a NoSQL Database

Profiles often need to be flexible and accept data changes. Find out how to implement a user profile store using Node.js databases and Couchbase Server.

Deploying a Containerized Couchbase NoSQL Database Cluster with Docker – Video Tutorial
Deploying a Containerized Couchbase NoSQL Database Cluster with Docker – Video Tutorial

Learn how to deploy containerized Couchbase Server instances with Docker and cluster these NoSQL database instances in this thorough video tutorial.

NDP Episode #17: Marten for .NET Developers
NDP Episode #17: Marten for .NET Developers

Learn about the PostgreSQL database wrapper, Marten, by author Jeremy Miller, in the latest episode of The NoSQL Database Podcast.

Document-Oriented Database and N1QL
Document-Oriented Database and N1QL

Michael  K. Aboagye works as an application security engineer and web pentester with good knowledge in Linux, Git, PHP, Java, RDMS and Nosql database development. He likes to dabble in devops also. Document-Oriented Database and N1QL For this article, I will share...