Etiqueta: odm
-

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

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

Desarrollo de una API con Node.js utilizando Couchbase NoSQL y Ottoman
No hace mucho tiempo publiqué un extenso video tutorial sobre el tema de la creación de una API con Node.js y Couchbase que utilizaba N1QL para las consultas. Sin embargo, esa es solo una de varias maneras...