Tag: ottoman

JavaScript evolution for Couchbase: Connect 2021 sessions

JavaScript evolution for Couchbase: Connect 2021 sessions

Support for JavaScript remains a priority for us at Couchbase–and during the Couchbase ConnectONLINE 2021 event last year, where we discussed how we evolved our support for JavaScript over the past year. This blog post will summarize the JavaScript-related takeaways...

January 4, 2022
Introducing Ottoman v2.0: An ODM for Node.js & Couchbase

Introducing Ottoman v2.0: An ODM for Node.js & Couchbase

On behalf of the Couchbase team, I’m absolutely thrilled to announce the General Availability of Ottoman 2.0. Ottoman is an Object Document Mapper (ODM) library for Couchbase and Node.js that maps JSON documents stored in Couchbase to native JavaScript objects....

September 30, 2021
5 Reasons for Developers to Attend Couchbase Connect

5 Reasons for Developers to Attend Couchbase Connect

When it comes to online tech conferences, you’ve got options. Lots of options. If you’re a NoSQL developer, then Couchbase ConnectONLINE 2021 should be at the top of your list. This free two-day conference on 20-21 October 2021 has a...

September 2, 2021
A Better Development Experience with Ottoman JS [Video]

A Better Development Experience with Ottoman JS [Video]

If you’re a JavaScript developer, I hope you know about the JavaScript & Friends conference. The JS & Friends conference is a diverse group of around 200 JavaScript developers and friends who get together to learn new skills and concepts...

August 27, 2021
Introduction to Ottoman With Couchbase

Introduction to Ottoman With Couchbase

Ottoman is an Object Data Modeler (ODM) for Couchbase’s Node.js SDK providing JSON schema and validation for NoSQL. Why Use an ODM for Couchbase With Ottoman, you declare schema in your code. Although Couchbase has no schema enforcement for your...

March 30, 2021
Graphql server with node and couchbase, ottoman and spatial view

Graphql server with node and couchbase, ottoman and spatial view

Graphql is a query language for APIs, it was developed by facebook and it was released in 2015. It is designed to build client applications by providing an intuitive and flexible syntax and system for describing their data requirements and...

Migrate from MongoDB Mongoose to Couchbase with Ottoman

Migrate from MongoDB Mongoose to Couchbase with Ottoman

When talking to Node.js developers, it is common to hear about NoSQL as the database of choice for development. JavaScript and JSON come hand in hand because after all JSON stands for JavaScript Object Notation. This is a format most...

Create a URL Shortener using Ottoman ODM with Node.js and Couchbase

Create a URL Shortener using Ottoman ODM with Node.js and Couchbase

Not too long ago I wrote about creating a URL shortener with Node.js and Couchbase N1QL. If you haven’t already seen it, the article is a great introduction to Couchbase and creating RESTful APIs using Node.js and Express Framework. The...

Developing an API with Node.js using Couchbase NoSQL and Ottoman

Developing an API with Node.js using Couchbase NoSQL and Ottoman

Not too long ago I released a lengthy tutorial video on the topic of creating an API with Node.js and Couchbase that used N1QL for querying.  However, that is only one of several ways to get the job done.  If...

Couchbase Node.js, Golang, Java and .NET Developer Webinars

Couchbase Node.js, Golang, Java and .NET Developer Webinars

I am pleased to announce that a collection of Couchbase developer webinars have been released to the public.  These webinars cover the construction of an issue tracking application built with various programming languages in combination with Couchbase Server. Learn how...

Load Nested Models With Ottoman When A Parent Model Is Found In Node.js

Load Nested Models With Ottoman When A Parent Model Is Found In Node.js

Previously I wrote about easily developing Node.js and Couchbase apps using Ottoman for ODM. That post was just a taste of what Ottoman can do and how you can compare it to the things Mongoose can do with MongoDB. This...

Full Stack Development with the CEA2N Stack Webinars

Full Stack Development with the CEA2N Stack Webinars

Although slightly late on this post, I thought it would great to share that I’m presenting a five-part webinar series on the topic of full stack development. Now the first episode did already happen, but the great thing is that...