Results for: Python

Our 2022 Hot Topics and Innovations
Over the past year the Couchbase blog has been filled with product announcements, developer tutorials, conceptual introductions, and much more. Here is a look at the most popular posts that we had and why it is still worth reading today....

The Top 8 Best Languages for Backend Development
Computer programming is becoming an increasingly necessary and popular skill. Many high school and college graduates are exposed to programming even if they are not in a computer science field. This rise in exposure has led to new programmer archetypes...

Comparing Couchbase Capella vs CosmosDB
CosmosDB is Microsoft’s NoSQL offering that’s exclusive to Microsoft Azure. It used to be called DocumentDB, but they changed the name and added some interesting new features. Let’s go a little deeper on it and explore its strategy, documentation, what...

Couchbase vs. MongoDB: NoSQL Misconceptions Part 3
Misconceptions about NoSQL have been around as long as NoSQL itself. It’s always good to get different perspectives, and so this blog series continues. I’ll be discussing NoSQL misconceptions, specifically when it comes to two of the top document database...

Using the Eventing Service to Consolidate Data from Multiple Sources
One of the many advantages of using a document-based database such as Couchbase is the ability to use a flexible data model to store data without the constraints of a rigid, predetermined schema. Many customers choose a NoSQL database to...

Using Pydantic to Validate JSON Documents With Couchbase
Couchbase Capella is a fully managed JSON document Database-as-a-Service (DBaaS) offering that eliminates database-management duties and reduces overall costs. Capella offers robust performance, flexibility and scalability in a modern cloud native, distributed database that fuses the strengths of relational database...

Couchbase vs. MongoDB: NoSQL Misconceptions Part 1
Misconceptions about NoSQL have been around for as long as NoSQL itself. It’s always good to get different perspectives, so I’m kicking off a new blog series about NoSQL misconceptions, specifically when it comes to two of the top document...

Connect 2023 – Call For Presentations
Connect 2023, Couchbase’s flagship conference will open its (virtual) doors to the world this year in early Spring of 2023 and we’re looking for speakers. There is still time left to submit your idea to our call for presentations! The...

Capella Clusters as Code – Deploying Couchbase via API
With Couchbase Capella, our fully hosted DBaaS, you can provision an entire Couchbase cluster in minutes. Without having to know anything about deploying Couchbase, you can have all of the infrastructure provisioned, configured, secured, and finally ready to use all...

Couchbase Lite for C Released
After a two-year public gestation period, the newest member of the Couchbase Lite family is ready for its birthday! Couchbase Lite for C enters the world with the Couchbase Lite 3.0 release—it’s skipped a few grades to join its siblings....

Leveraging your ML models with Couchbase Analytics User Defined Functions (UDF)
With Couchbase 7.0 you’re now capable of allowing integration of Python UDFs with Couchbase Analytics. In Part 1 of this blog series, we covered the essentials for getting Couchbase and the Analytics for Machine Learning (ML) set up. ML has...