Category: Couchbase Server
Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB
Not too long ago I created a tutorial demonstrating how to sync between a web application and Couchbase Server using nothing more than client facing technologies like AngularJS, HTML, and CSS. This was all made possible with the JavaScript library...
Couchbase and Apache CouchDB compared
Despite similar names, Couchbase Server and Apache CouchDB are quite different systems. Here’s a quick overview of how they differ and what they have in common. We're comparing Couchbase 4.1 and Apache CouchDB 1.6...
Test the Latest Couchbase Features with a Docker Image
We’re lucky to have a smart and active team of developers at Couchbase and they often come up with new things for us try out! If you follow this blog you might have seen we published a developer preview for...
Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 4: Image Uploads with Multer and base64 encoding
This blog post covers the process of image uploads with Multer and base64 encoding from front-end to back-end, including cropping and formatting.
Continuous Deployment with Jenkins & .NET
This post focuses on how to use Jenkins to set-up test data in Couchbase before running your test code for continuous integration/continuous deployment.
N1QL vs TSQL – Aggregations with Couchbase Server vs SQL Server
SQL has been around for a loooooong time. It is very intuitive and efficient way to process structured data and has been the choice for databases for many years. With the world of BIG DATA however, data has velocity, variety...
Couchbasics: How Functional and Performance Needs Determine Data Access in Couchbase
There are multiple ways of getting data in and out of Couchbase. Notice that I did not say querying, I said in and out…on purpose. Not all ways of getting data in and out of Couchbase are querying like in...
Hashing Passwords Stored in Couchbase Server with Node.js
Learn why to use hash and check how the Bcrypt hashing algorithm on your passwords can add a tremendous amount of security for your users.
Couchbase on Jelastic
I recently started playing around with Jelastic. They provide Platform-as-Infrastructure. It's a PaaS + IaaS platform. They recently released a new version named Joker (for Jelastic + Docker). And one of their particularities is to offer easy horizontal AND vertical...
Star Wars, NoSQL, and Open Source – A New Hope!
A long time ago in a developer galaxy far far away … Want to get started with NoSQL? What is NoSQL? Get Started with NoSQL Download Couchbase Server 4.1 What’s New in Couchbase Server 4.1 Couchbase Server documentation May #OpenSource,...
Getting Started with the SIMBA Couchbase ODBC Driver
Getting Started with the SIMBA Couchbase ODBC Driver ODBC has been around since the early 1990’s as a standard API to access various data sources, traditionally against structured data sources like relational databases. SIMBA Technologies recently released an ODBC Driver...
Couchbase Server 3.1.0 Enterprise Edition – now available!
We’re happy to announce the release of Couchbase Server 3.1.0 Enterprise Edition. As many of you know, version 3.0 revamped the architecture to deliver new database capabilities and major enhancements in many other areas. Version 3.1.0 is the first minor release of...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- What Is Data Analysis? Types, Methods, and Tools for Research
- The Importance of Data Preprocessing in Machine Learning (ML)
- Semantic Search vs. Keyword Search: What’s the Difference?
- High Availability Architecture: Requirements & Best Practice...