Categoria: Couchbase Server
-

FakeIt Series 4 of 5: Working with Existing Data
FakeIt allows you to provide existing data to your models through JSON, CSV or CSON files. This data is exposed as an inputs variable in each of a models *run and *build functions.
-

Import Your MongoDB Collection Data into Couchbase Server with Golang
If you’ve been keeping up, you’ll remember I wrote a few tutorials around converting your MongoDB powered Node.js applications to Couchbase. These included a MongoDB Query Language to N1QL tutorial as well as a…
-

Get to know our Couchbase Community Meet – Abbas Ahmed
Meet this week’s Couchbase Community Champion – Abbas Ahmed from Rentalcars.com in Manchester! Where are you based and what do you like to do in your spare time? I am based in Manchester, U.K.,…
-

Feature Enhancements to N1QL in the Couchbase Server 5.0 March Developer Build
With the recent March 2017 Developer build of Couchbase there were many bug fixes, but also feature enhancements to core technologies like N1QL. For example, now indexes can be created on various meta information…
-

Visual Studio Live Unit Testing: New to Visual Studio 2017
Visual Studio 2017 was just officially released. It comes with a lot of new, great stuff, but one of my favorite new features is built-in Visual Studio Live Unit Testing (available in Visual Studio…
-

Workshop Content for Full-Stack Java and NoSQL Development Now Available
About a week ago I was at DevNexus 2017 in Atlanta, Georgia, giving a workshop on creating full stack applications using a variety of technologies such as Java, Angular, Docker, Couchbase, and JavaFX. Everyone…
-

CAP Theorem and Chaos at CodeMash Conference – January 2017 (Videos)
I was again honored to be selected as a speaker at the great CodeMash conference in Ohio. I took part in three speaking events: Are You Ready for Chaos? Horizontal Scaling in a Briefcase…
-

Microsoft Azure and Couchbase Hands on Lab (Detroit)
Microsoft Azure and Couchbase are presenting a free hands-on lab “Lunch & Learn” on using NoSQL with Docker Containers. Sign up today to reserve your seat. Event details On Wednesday March 8th, Microsoft and…
-

Couchbase Server 4.6 and macOS Sierra
I am pleased to announce that the latest version of Couchbase Server (4.6) is now compatible with macOS Sierra! From the Couchbase downloads page, choose either Couchbase Server 4.6 Enterprise Edition or Couchbase Server…
-

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…
-

Getting Started with GeoJSON, Couchbase, .NET, and Google Maps
This is a guest post by Calvin Allen. Calvin is a .NET developer in Columbus, OH that enjoys designing software that not only solves business problems, but it easy to use, on budget, and…
-

Couchbase Cluster using Docker
Docker Swarm and Service Mode to create Couchbase Cluster explained how to create a Couchbase Cluster using Docker. It used the concept of a “master” and a “worker” service to simplify and automate the creation of…