Etiqueta: JSON
-

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…
-

JSON Modeling for RDBMS Users (video)
JSON modeling was covered in a previous blog post which was, in turn, based on a CSV import blog post that came before that. While writing the post on JSON modeling, it occurred to…
-

Paginación de bases de datos: Uso de OFFSET y Keyset en N1QL
Lea el trasfondo de la paginación en mi artículo anterior: https://www.couchbase.com/blog/optimizing-database-pagination-using-couchbase-n1ql/ La paginación es la tarea de dividir el resultado potencial en páginas y recuperar las páginas requeridas, una por una bajo demanda. Usando OFFSET y LIMIT…
-

Migración de MongoDB a Couchbase Server (revisado)
Nota: Esta publicación de blog es una revisión del artículo de Matthew Revell "Moving from MongoDB to Couchbase Server". Esta es una guía enfocada en desarrolladores para migrar el almacenamiento de datos de su aplicación de MongoDB a Couchbase Server. Si usted...
-

Chicago User Group Visits – September 2016 (Videos)
I spent nearly a week in Chicago, visiting three user groups, appearing on a video podcast, and talking to everyone who would listen about Couchbase. Something happened at the Chicago .NET Developers Downtown user…
-

Auto-Schema Discovery
So you downloaded the new 4.5 Release of Couchbase and now you are ready to get started. If you are a Developer or even a DBA you will definitely enjoy some of the major…
-

JSON Anywhere Revolutionizes Mobile Developer Productivity
The mobile technology Couchbase announces today marks the beginning of a transition for mobile application developers: away from the web-centric LAMP stack and toward an integrated mobile stack. With JSON Anywhere, developers are free…
-

Couchbase Launches ‘JSON ANYWHERE’ Mobile Strategy
Today we made another big announcement that has the potential to shake up the NoSQL landscape. Our JSON Anywhere mobile strategy allows us to leapfrog the competition with significant new data management capabilities targeted…