Eric Bishard | Couchbase Blog

Author

All posts by Eric Bishard

International speaker, blogging and advocating for the JavaScript, React, GraphQL and NoSQL community working as a Senior Developer Advocate for Couchbase.

5 Reasons for Developers to Attend Couchbase Connect
5 Reasons for Developers to Attend Couchbase Connect

Discover why you should attend this year's Couchbase Connect conference if you're a developer, DevOps or architect – see you there on 20-21 October 2021.

A Better Development Experience with Ottoman JS [Video]
A Better Development Experience with Ottoman JS [Video]

Catch up with Eric Bishard's presentation at JavaScript & Friends conference and learn more about using Ottoman JS – an ODM build for Couchbase and Node.js.

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. Learn why to use an ODM for Couchbase.

FTS Flex Index vs GSI Indexes in Couchbase Server 6.6
FTS Flex Index vs GSI Indexes in Couchbase Server 6.6

In this article, we will touch on some practical examples starting with N1QL queries using GSI Indexes and simulate a dataset that over time grows not just with document size, but the actual document structure growing as well. Couchbase Server makes flexible...

Fullstack React and GraphQL : Apollo Client
Fullstack React and GraphQL : Apollo Client

Create an Apollo GraphQL client for fetching data in our three part series on fullstack applications using React, Apollo, GraphQL and Express.

Fullstack React and GraphQL : Express Server
Fullstack React and GraphQL : Express Server

Build an API server using GraphQL with Express in this three part series on building a fullstack React and GraphQL application.