Tag: oracle

A Tool to Ease Your Transition From Oracle PL/SQL to Couchbase JavaScript UDF
A Tool to Ease Your Transition From Oracle PL/SQL to Couchbase JavaScript UDF

Convert PL/SQL to JavaScript UDFs seamlessly with an AI-powered tool. Automate Oracle PL/SQL migration to Couchbase with high accuracy using ANTLR and LLMs.

Data Migration from Oracle to Couchbase
Data Migration from Oracle to Couchbase

Although it may seem complex, migrating data from Oracle to Couchbase is easier than it looks. Learn how in this blog post.

How to Denormalize Imported Documents from RDBMS Tables Using N1QL
How to Denormalize Imported Documents from RDBMS Tables Using N1QL

Learn how to denormalize your data at destination using N1QL queries for data imported from a relational database into Couchbase documents in this tutorial.

Level Up Your Database Platform Best Practices at Couchbase Connect
Level Up Your Database Platform Best Practices at Couchbase Connect

What are you waiting for? Deepen your skills at application development, edge computing and more when you attend Couchbase Connect on 20-21 October 2021.

Have a Happy Day of the Programmer!
Have a Happy Day of the Programmer!

From all of us on the Couchbase team, have a happy Day of the Programmer! Read this interview with two devs on why they got into tech and what's next.

Couchbase for Oracle Developers – Part 4 : Data types
Couchbase for Oracle Developers – Part 4 : Data types

Link to the series home page: https://www.couchbase.com/blog/couchbase-oracle-developers-part-2-architecture/ As part of data remodeling, while moving from the relational model to the JSON model, you’ll have to consider the data type mapping. In Oracle, you’ll have to create and declare the types...

It’s the Workload, Stupid!
It’s the Workload, Stupid!

Learn workload principles and the differences in OLTP and OLAP. Check the database workload described by the modified Pink Floyd lyric.

Proof of Concept: Making a case to move from relational
Proof of Concept: Making a case to move from relational

Proof of concept may be just what you need to start when you're evaluating Couchbase. Learn about the five steps to success.

Couchbase for Oracle developers — Part 3 : Database Objects
Couchbase for Oracle developers — Part 3 : Database Objects

Oracle DBAs work with clusters, machines, storage systems, disks, etc. Oracle developers and their applications work with databases, tables, rows, columns, partitions, users, data types within the Oracle database system.  Let’s compare and contrast how this is done on Couchbase.

JSON Modeling for RDBMS Users (video)
JSON Modeling for RDBMS Users (video)

JSON modeling is a vital part of using a document database like Couchbase. There are two key approaches to modeling relationships.

JSON Data Modeling for RDBMS Users
JSON Data Modeling for RDBMS Users

JSON data modeling is a vital part of using a document database like Couchbase. This blog will cover 2 approaches to data modeling relationships.

Couchbase for Oracle Developers – Part 2 : Architecture
Couchbase for Oracle Developers – Part 2 : Architecture

Check the second part of "Couchbase for Oracle Developers” series discussing the high-level architecture of the two databases from a developer perspective.