Etiqueta: SGBDR
-

Boost Query Efficiency with Cost-Based Optimization in Couchbase
Database users of every kind have come to expect cost-based optimization for their queries. It’s a standard feature of all traditional relational databases (RDBMS), but there hasn’t yet been a cost-based optimizer (CBO) for…
-

NoSQL ha muerto, viva NoSQL
Dynamo aceleró la revolución NoSQL que está impulsando la industria de las bases de datos. Recientemente, Amazon anunció PartiQL, un lenguaje de consultas compatible con SQL para su principal base de datos NoSQL, Amazon DynamoDB. Esto ha hecho que la “re:evolución” de NoSQL cierre el círculo. Es maravilloso...
-

Oracle Date Format: N1QL and Support for Date-Time Functions
Date and Time functions and formats can vary for different databases. In this article, we shall compare Couchbase ISO-based Date-Time functions with Oracle Date format. Date formats vary between relational and NoSQL database due…
-

Model Your Relational Database Data as NoSQL Document Data
When I’m presenting at events, I often get questions around data modeling. It is common to interact with developers that work with relational databases, but are very interested in a NoSQL database. I, for…
-

NDP Episodio #3: Cómo pasar de una base de datos relacional a NoSQL
Me complace anunciar que el tercer episodio de The NoSQL Database Podcast, patrocinado por Couchbase, ya ha sido publicado. El episodio se titula Switching from a Relational Database to NoSQL y se centra…
-

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…