Tag: hash
New Querying Features in Couchbase Server 5.5
New querying features figure prominently in the latest release of Couchbase Server. ANSI JOINs, HASH joins, aggregate pushdowns are covered in this post.
Securely Storing Password Data in Couchbase with Golang and BCrypt
Learn how to use BCrypt in a Golang application to hash sensitive information like passwords before storing them in a NoSQL database like Couchbase.
Storing Password Data Safely with Node.js and Bcrypt
When developing a web application there is often a need to store password data in your database. For example, what if you have users and you don’t want to use OpenID or similar for account management? When storing password data,...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)
- The Importance of Data Preprocessing in Machine Learning (ML)
- A Breakdown of Graph RAG vs. Vector RAG
- High Availability Architecture: Requirements & Best Practice...
- Semantic Search vs. Keyword Search: What’s the Difference?