Tag: MySQL
-

Uma ferramenta para facilitar sua transição do Oracle PL/SQL para UDF JavaScript do Couchbase
O que é PL/SQL? PL/SQL é uma linguagem procedural projetada especificamente para incorporar instruções SQL em sua sintaxe. Ela inclui elementos de linguagem procedural, como condições e loops, e pode lidar com exceções (erros de tempo de execução). PL/SQL…
-

How to Move from MySQL to Couchbase Server 2.0: Part 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…