Categoría: Servidor Couchbase
-

NDP Episode #2: NoSQL and Where It’s Used
I am pleased to announce the second NoSQL Database Podcast episode hosted by Couchbase. The episode is titled NoSQL and Where It’s Used and focuses on a particular use case for NoSQL. In the…
-

Crea una aplicación web en AngularJS que se sincronice con Couchbase usando PouchDB
Hace no mucho tiempo creé un tutorial que demostraba cómo sincronizar entre una aplicación web y Couchbase Server usando nada más que tecnologías orientadas al cliente como AngularJS, HTML y CSS. Todo esto fue...
-

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

Continuous Deployment with Jenkins & .NET
This is the first blog post of two about Jenkins and Couchbase. This first post is a general introduction to Continuous Deployment: you’re going to learn to use Jenkins to deploy a .NET application…
-

N1QL vs TSQL: Agregaciones con Couchbase Server vs SQL Server
SQL ha existido por muuuuuucho tiempo. Es una forma muy intuitiva y eficiente de procesar datos estructurados y ha sido la opción para las bases de datos durante muchos años. Con el mundo de los datos GIGANTES...
-

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

Are you up for a N1QL challenge?
We are looking for some awesome developers to show the world what creative apps they can build using N1QL and Couchbase 4.0 beta. Need some infrastructure to run your app? Give Joyent a…
-

Introducing the Couchbase PHP Library 1.0
A New World We are releasing Couchbase Server 1.8 today and with it a complete rewrite of our PHP SDK. This is all good news: We beefed up the internals significantly while keeping the…
-

Cómo migrar de MySQL a Couchbase Server 2.0: Parte 2
In my last piece, we looked at the basic mechanics of MySQL and Couchbase Server 2.0, and compared the ways in which you would model the data, and how the basic queries and lists…
-

Hello World with Couchbase and Ruby
For those of you who might have seen my other blog, my goal is to convey the fact that using Couchbase with any of the language client libraries is very straightforward. The client libraries…