Category: Couchbase SDK

Elevating Remote Development: Couchbase VSCode Extension Now Supports GitHub Codespaces, Google Project IDX, And More
Welcome to a new era of remote development with Couchbase! We’re thrilled to announce a significant update to our Couchbase VSCode Extension. With our latest release, we’ve expanded our horizons to support GitHub Codespaces and various other remote development environments....

A Java Microservices Overview
In the last decade, microservices have changed how developers and organizations build and ship applications. According to Stack Overflow’s 2023 Developer Survey, nearly 49% of software professionals use microservices daily. To further understand how microservices have risen in popularity, we’ll...

Chat With Couchbase Technical Documentation
Couchbase community: Meet the Couchbase Docs chatbot, your new Generative AI-powered documentation assistant. Now available on the docs.couchbase.com website, the new chatbot will transform the way you learn about Couchbase products. It’s like having a Couchbase expert that’s always on...

Migrate From MongoDB to Couchbase in Minutes With the CLI and IDE Plugins
Trying Couchbase just got even easier, you can now import your MongoDB data and indexes into Couchbase seamlessly. Whether you prefer working directly from the command line, or within your favorite IDE, our various new offerings—cbmigrate CLI, Couchbase VSCode Extension,...

API vs. SDK: Breaking Down the Differences (Plus Examples)
This blog post will discuss what APIs and SDKs are, the differences between them, how developers use them, and situations in which you would benefit from choosing one over the other. What is an API? The traditional definition of an...

Manage 429 RateLimit Errors with Spring WebClient
I have recently taken over the maintenance of a Spring Boot project. This project has some RateLimit errors in the logs when the app was contacting a remote REST API. Turns out that this app was also using the synchronous,...

Managing Data Sprawl for Developers
When we developers hear the term data sprawl, it may sound a little bit like a business term like TCO, ROI and the likes. All these terms have a reality for developers, outside of the analyst and manager realm. So...

Securing Communication with TLS Certificates: A Definitive Guide for Couchbase Server (Part 3 of 3)
Understanding TLS within Couchbase Server In Part 1 and Part 2 of this guide, we explained the history of TLS, the components involved and how it works. In this final 3rd part of the guide we combine this all together...

Couchbase Visual Studio Code Plugin: Supercharge Your Development
Couchbase is a leading NoSQL database that offers high performance, scalability, and flexibility for modern applications. Whether you’re building a web app, mobile app, or any other software that relies on fast and efficient data storage, Couchbase has you covered....

A Guide to Backend Databases
The backend is the part of an application responsible for storing and processing data. It’s the opposite of the front end, the part of the application that users interact with. The backend typically comprises servers, application programming interfaces (APIs), and...

Introducing Couchbase Capella iQ and Capella’s Newest Capabilities
Introducing Capella iQ, a Generative AI-powered Coding Assistant Couchbase has introduced Capella iQ, a Generative AI-powered developer’s coding assistant built into the Capella Workbench. Capella iQ is designed to dramatically improve developer productivity by enabling conversations that help with writing...

Build a Survey App with Netlify and Couchbase
The Couchbase DevRel team has been working with the Bad Website Club on freeCodeCamp materials. freeCodeCamp is a non-profit organization that consists of an interactive learning web platform, an online community forum, chat rooms, online publications and local organizations that...