Etiqueta: MySQL
-

Una herramienta para facilitar su transición de Oracle PL/SQL a UDF de JavaScript en Couchbase
¿Qué es PL/SQL? PL/SQL es un lenguaje procedural diseñado específicamente para incluir sentencias SQL dentro de su sintaxis. Incluye elementos de lenguajes procedurales como condiciones y bucles, y puede manejar excepciones (errores en tiempo de ejecución). PL/SQL…
-

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

How to Move from MySQL to Couchbase Server 2.0: Part 1
If you have a database built using MySQL, you might be wondering if, and more importantly how, that database (and your application) can be moved to Couchbase. The biggest stumbling block is not the…
-

From MySQL to Couchbase using Talend ETL
Couchbase offers an unique NoSQL database combining integrated cache and storage technology. NoSQL is gaining strong popularity and a number of customers are looking to export or map some of the data they have…
-

Why MySQL 5.6 is no real threat to NoSQL
Over the past couple of days a number of people have asked my opinion of the latest MySQL 5.6 release. For those who haven’t seen the news, Oracle announced its first major MySQL release…