Categoría: Tools & SDKs
-

Simplifying Mobile Development with React Native for Couchbase Lite
Couchbase Lite is a NoSQL database designed for mobile and embedded devices, allowing seamless data management even in offline environments. Today, I’m excited to introduce the new React Native – Native Module for Couchbase…
-

Introducing the New Couchbase Ruby ORM
A practical guide for Ruby applications Ruby remains one of the most popular choices for building scalable applications, and Ruby on Rails continues to be one of the most flexible and robust web frameworks…
-

Query Stellar Blockchain Trades With Couchbase Capella
Previously, we shared a post on how to monitor Stellar assets using Couchbase. In this follow-up, we’ll demonstrate how to load recent Stellar blockchain transactions (e.g., trades) into our Capella DBaaS, making them easily…
-

Announcing General Availability of the C++ SDK for Couchbase
We are thrilled to announce the General Availability (GA) of the C++ SDK for Couchbase! This release adds support for native C++ language to our existing comprehensive set of SDK libraries in 11 programming…
-

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application
Ruby on Rails is often the framework of choice for getting new projects off the ground. The speed of development and iteration is in many ways unparalleled. As such, perhaps you want to use…
-

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

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

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

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

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

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

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…