Category: Python

Making GCP Cloud Function Calls Faster
Follow these handy hints for a connection between your Google Cloud Functions and Capella that will reduce round trip times and get pulses racing:

Twitter Thread tl;dr With AI? Part 2
Build a Streamlit app that uses LangChain and Vector Search for JSON data taken from Twitter and indexed in Couchbase NoSQL database for interactive Chat.

Twitter Thread tl;dr With AI? Part 1
Discover how Couchbase Vector Search can enable RAG architecture through a real live example: summarizing a twitter thread with a LLM

The Top 8 Best Languages for Backend Development
Learn about the top languages for backend development, along with a comparison of high-level information about features, advantages, and limitations.

Using Pydantic to Validate JSON Documents With Couchbase
JSON documents generated by pydantic can be used on Couchbase Capella platform without the concern for ill-formed documents, here's how.

Build A Python Microservice With Couchbase – Part 3
Python series - part 3 of building a microservice, in this post we create randomized JSON sample data for testing microservices in Couchbase.

Creating Python and JavaScript User Defined Functions For Geospatial Queries
Create User Defined Functions UDFs in Python and JavaScript to run geospatial queries in Couchbase Analytics and SQL++

Build A Python Microservice With Couchbase – Part 2
Learn to build fully-scalable microservices using Python and Couchbase Autonomous Operator? Test the API with JMeter and Node.js.

Build A Python Microservice With Couchbase – Part 1
Interested in learning how to build fully-scalabe microservices using Python and Couchbase? Then this blog is for you

Validate JSON Documents in Python using Pydantic
Find out how to validate JSON documents against a specified schema using the popular Python library pydantic. Get validation best practices at Couchbase.

Capella Clusters as Code – Deploying Couchbase via API
Couchbase Capella, can be configured and deployed in the cloud using our API as shown in this post and with sample Python code.
Top Posts
- New Enterprise Analytics Brings Next Generation JSON Analytics to...
- What is Prompt Engineering? Techniques, Examples, and Tools
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- What Is Data Analysis? Types, Methods, and Tools for Research
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- How I Built a Plant RAG Application with Couchbase Vector Search...
- Supercharge Your RAG application With Couchbase Vector Search and...
- Relational vs. Non-Relational Databases: Features and Benefits