Developing an API with Golang using Couchbase NoSQL and N1QL
Have you ever wanted to create a RESTful API with Golang, but didn’t know where to start? Â What do you do about URL routing, data modeling, or even the data layer in general? In this start to finish video tutorial,...
Storing Password Data Safely with Java and Spring Security BCrypt
Protecting data is a common concern amongst users as well as developers. Â No one wants to find out that they've been hacked and that their password data was exposed. Â In the unlikely or unfortunate event that this happens, you want...
Developing an API with Node.js using Couchbase NoSQL and Ottoman
Not too long ago I released a lengthy tutorial video on the topic of creating an API with Node.js and Couchbase that used N1QL for querying. Â However, that is only one of several ways to get the job done. Â If...
NDP Episode #11: Data for Mobile Developers
I am pleased to announce that the eleventh episode of The NoSQL Database Podcast has been published to all of the popular podcasting networks including iTunes, Pocket Casts, TuneIn, and Stitcher.  In this episode titled, Data for Mobile Developers, I am...
Using Couchbase Lite in a Java Gluon Application
I recently wrote about building desktop applications with Couchbase Lite and JavaFX. As demonstrated Couchbase makes an excellent solution for data storage and sync in a desktop application because of the Java SDK available. However, I realize JavaFX is not...
NDP Episode #10: In-Memory Data Grids with Hazelcast
The tenth episode of The NoSQL Database Podcast is live on all popular podcast networks. Check out the video of In-Memory Data Grids with Hazelcast.
Couchbase Node.js, Golang, Java and .NET Developer Webinars
Watch all three webinars which helps to build a fully functional full-stack web application using either Java, .NET, Node.js, or Golang.
NDP Episode #9: Graph Databases with Neo4j
I am pleased to announce that the ninth episode of the NoSQL Database Podcast has been published to all the popular podcast networks. Â In this episode titled, Graphing Databases with Neo4j, I am joined by Ryan Boyd from Neo4j, where...
Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices
First, see how java application is used with IoT devices to scan iBeacon data. Likewise, Raspberry PI uses Java application to communicate with Couchbase.
The Simplicity of RxJava with N1QL Queries and Couchbase
The Simplicity of RxJava with N1QL Queries and Couchbase Have you ever tried to query Couchbase using N1QL and the Java SDK's synchronous API? It works well and isn't particularly difficult, but I find it to be a little messy,...
NDP Episode #8: Oracle NoSQL and How it Integrates with RDBMS
Check out the podcast to know the differences between Oracle's relational database and the NoSQL solution.Also, learn scalability in Oracle NoSQL.
NDP Episode #7: Service Deployment with Juju Charms
Check the podcast to know how to create applications and services using Juju Charms, and why they are useful in terms of NoSQL database deployment.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Application Development Life Cycle (Phases and Management Models)
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?
- Vector Database Use Cases: Search, RAG, and AI Apps
- High Availability Architecture: Requirements & Best Practice...
- The Importance of Data Preprocessing in Machine Learning (ML)