Tag: windows

How to Denormalize Imported Documents from RDBMS Tables Using N1QL

How to Denormalize Imported Documents from RDBMS Tables Using N1QL

Data migration is full of challenges. While migrating from a relational database (RDBMS) like SQL Server or Oracle, your main challenge comes at the time of denormalizing migrated documents as per the target data models. With the introduction of scopes...

December 1, 2021
Ubuntu Hyper-V: How to Run Ubuntu (or Any Linux) on Windows

Ubuntu Hyper-V: How to Run Ubuntu (or Any Linux) on Windows

I recently needed to install Linux on Hyper-V in Windows 10. I needed to do this because some internal builds of Couchbase were temporarily broken on Windows, but I still needed to use the latest builds. I’d never used Hyper-V...

March 21, 2017
Couchbase Server 4.6 Supports Windows 10 Anniversary Update

Couchbase Server 4.6 Supports Windows 10 Anniversary Update

Back in August 2016, when the Windows 10 Anniversary Update was rolling out, I blogged that Couchbase Server was not working correctly on it. That is no longer true! Short version: Couchbase Server 4.6 now supports Windows 10 Anniversary Update....

February 16, 2017
Windows Server 2016 Using VirtualBox – Getting Ready for Docker

Windows Server 2016 Using VirtualBox – Getting Ready for Docker

Windows  Server 2016 was announced a few weeks ago. I recommend you download the Windows 2016 Server Evaluation version. This blog is the first part of a multi-part series. The first part will show how to install Windows Server 2016...

Windows Server 2016 using VirtualBox for Docker Containers

Windows Server 2016 using VirtualBox for Docker Containers

Windows Server 2016 is adding support for Docker containers. Technology Preview 5 was recently released and provides basic support for Docker. This multi-part blog series will show how to configure, build, and run Docker containers on Windows. The first part shows how to...

Couchbase Server on Windows 10 Anniversary Update

Couchbase Server on Windows 10 Anniversary Update

I was very excited about the Windows 10 Anniversary Update (AU), mainly because of the new Bash on Ubuntu on Windows stuff! My experience has been generally positive, but with any major upgrade comes risk. I ran into a couple...

August 26, 2016
How to Install Couchbase Server on Windows (Video)

How to Install Couchbase Server on Windows (Video)

I created a video to walk you through the entire process of installing and setting up Couchbase Server 4.5 on Windows. Some links that will help if you’re following along with the video: Download Couchbase Server Chocolatey NuGet Couchbase Community...

June 3, 2016
Couchbase with Windows and .NET – Part 1 – Setup

Couchbase with Windows and .NET – Part 1 – Setup

In this blog post series, I’m going to show the very basics of interacting with Couchbase for .NET developers. I’ll start with the basics, and build towards a “vertical” slice of a complete ASP.NET MVC app. Let’s start with the...

May 4, 2016