Category: Uncategorized
Couchbase Weekly, Mar 28, 2016
Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Highlights Events March 31: Couchbase Day Minneapolis Announcements Couchbase is participating in the 10th annual Future of Open Source Survey sponsored by North Bridge and Black...
Docker Installation Scripts – CLI, Machine, Compose, Version Manager
Check out the Docker Installation Scripts - CLI, Machine, Compose, Version Manager and this blog shows how to install the tools that you like using CLI.
Couchbase Weekly Feb 1, 2016
Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. February 4: Couchbase Day Santa Monica Press Releases Couchbase Supports @WalmartLab’s Release of OneOps Cloud Management to Open Source Community Move to open...
Couchbase Weekly Feb 29, 2016
Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. March 3: Voxxed Days, Zurich Couchbase Meetup is happening today! Learn more about Mobile at the Couchbase Paris Meetup. Media Mentions Telegraph UK: Nine ways tech...
Query JSON using SQL with Couchbase Query Workbench – Coffee on Couchbase
You’d like to query JSON document database using SQL-like syntax? Couchbase has N1QL for you. N1QL is a declarative query language that extends SQL for JSON. You can query data via native framework and language integration, a fluent API, or...
20 ways to connect with Couchbase Community
Couchbase Community is growing and thriving well. There are many ways to connect, learn, engage, and meet with them. Ask your questions Couchbase Forums Stack Overflow – couchbase, couchbase-lite, n1ql Learn Developer Portal Webinars Virtual and In-class training www.couchbase.com/blog Couchbase Community...
Couchbase Weekly Jan 25, 2016
Starting a new weekly blog to share all the cool things that are happening in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Transition from Relational to NoSQL January 28: Moving from Relational to...
iOS: Pull to refresh with Couchbase Mobile
Almost any app out there needs to display a list of information and when it comes to reloading data, users are expecting the pull to refresh feature to be available. Let’s explore how to do that with Sync Gateway and...
Syncing with Core Data
You've been developing your app with a Core Data stack and now you want to add the cloud component. Prompt the user to login and save all its data to the cloud to make it available on all its devices....
SQL for Documents (N1QL): Brief introduction to query planning.
SQL for Documents: Brief introduction to query planning. I wrote earlier on the need for new kind of SQL and introducing SQL For Documents (N1QL). In this blog, we’ll discuss query planning phase of N1QL in the upcoming Couchbase Sherlock release. N1QL itself...
Docker Container Anti Patterns
This blog will explain 10 containers anti-patterns that I’ve seen over the past few months: Data or logs in containers – Containers are ideal for stateless applications and are meant to be ephemeral. This means no data or logs should be stored...
Get to know our Couchbase Community – Meet Tom Coates
Congratulations to our newest Couchbase Community Champion, Tom Coates who hails from Seattle. Tell us about yourself and what you do in your daily role? I’m a Sr. Principal Architect at Nuance Communications (formerly Varolii Corp.) working on their Enterprise...
Top Posts
- Optimizing Multi-Agent AI Systems With Couchbase
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)
- A Breakdown of Graph RAG vs. Vector RAG
- High Availability Architecture: Requirements & Best Practice...