[태그:] RDBMS
-

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 Is Dead, Long Live NoSQL
Dynamo accelerated the NoSQL revolution that’s driving the database industry. Recently, Amazon announced PartiQL – A SQL-Compatible Query Language for their flagship NoSQL database Amazon DynamoDB. This has brought the NoSQL “re:evolution” full circle. It’s wonderful to…
-

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 Episode #3: Switching from a Relational Database to NoSQL
I am pleased to announce that the third episode of The NoSQL Database Podcast sponsored by Couchbase, has now been published. The episode is titled Switching from a Relational Database to NoSQL and focuses…
-

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…