Etiqueta: Base de datos NoSQL
-

NDP Episode #23: Max Neunhoeffer on ArangoDb
ArangoDb is the focus of the latest episode of The NoSQL Database Podcast. Max Neunhoeffer joins as the special guest to talk about this multi-model NoSQL document database. The previous episode of the podcast…
-

Uso de YCSB para evaluar bases de datos JSON
Bruce Lindsay dijo una vez: “Hay tres cosas importantes en el mundo de las bases de datos: rendimiento, rendimiento y rendimiento”. Como la mayoría de los arquitectos empresariales saben, a medida que avanzamos en las características y arquitecturas de las bases de datos, es importante medir el rendimiento en un...
-

Divide and Conquer: Couchbase GSI Index partitioning.
In Couchbase, data is always partitioned using the consistent hash value of the document key into vbukets which are stored on the data nodes. Couchbase Global Secondary Index (GSI) abstracts the indexing operations and…
-

Understanding Index Grouping And Aggregation in Couchbase N1QL Query
Couchbase N1QL is a modern query processing engine designed to provide aggregate SQL for JSON by index on distributed data with a flexible data model. Modern databases are deployed on massive clusters. Using JSON…
-

Using Couchbase Analytics with Node.js and JavaScript
Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release. For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase…
-

Configuring Analytics in Couchbase Server 5.5
Couchbase Analytics Developer Preview 4 brought the ability to manage Analytics nodes from the Couchbase Server administration console. With the release of Couchbase Server 5.5, we’ve unified the installation experience as well. To illustrate…
-

Use OpenWhisk for FaaS with Node.js and Couchbase NoSQL
If you’ve been keeping up with my content, you’ll remember that I had written an article titled, Use AWS Lambda and API Gateway with Node.js and Couchbase NoSQL. In this article we had explored using…
-

Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL
If you’ve been keeping up, I’m a huge advocate for Node.js development and the JavaScript development stack. Previously I had written about the Couchbase, Express, AngularJS, and Node.js (CEAN) stack and modernized the backend…
-

Proyecto de Meetup de Couchbase en la pila OCEAN disponible
Recientemente estuve en dos grupos de Meetup diferentes en el sur de California presentando lo que llamo la pila OCEAN, que se compone de Ottoman.js, Couchbase Server, Express Framework, Angular y Node.js. Tuvimos un...
-

Simplifique su clúster NoSQL pasando de la fragmentación de MongoDB a contenedores de Couchbase
Cuando asisto a eventos y hablo con usuarios y defensores de NoSQL, a menudo escucho historias sobre por qué la gente ha decidido empezar a usar Couchbase después de venir de MongoDB. Tome, por ejemplo, a un...
-

Participación para el crecimiento: Presentamos la primera base de datos de participación de la industria
Hoy en Couchbase, abrimos un nuevo camino al forjar una nueva categoría de base de datos: la Base de Datos de Interacción. Qué es una Base de Datos de Interacción, se preguntarán ustedes —un tipo empapado en la tecnología...
-

NDP Episodio #17: Marten para desarrolladores de .NET
Me complace anunciar que el último episodio de The NoSQL Database Podcast ha sido publicado en todas las redes de podcast populares. En este episodio me acompañan Jeremy Miller y Matt Groves…