Using IntelliJ Plugin for Development
Browse tables and execute queries on your Oracle NoSQL Database Cloud Service instance or simulator from IntelliJ.
- Quickly get started with Oracle NoSQL Database Cloud Service by using the examples available with the plugin.
- View the tables in your cloud account or simulator.
- Retrieve columns, indexes, primary keys, and shard keys for each table.
- Build and test your SQL queries on a table and obtain results in a tabular format.
- View the data in each column in the JSON format.
This article has the following topics:
Setting Up IntelliJ Plug-in
Learn how to set up the IntelliJ plug-in for Oracle NoSQL Database Cloud Service instance or simulator.
Creating a NoSQL Project in IntelliJ
Learn how to create a NoSQL project in IntelliJ.
Connecting to Oracle NoSQL Database Cloud Service from IntelliJ
Learn how to connect your NoSQL project to Oracle NoSQL Database Cloud Service using the IntelliJ plugin
Connecting to Oracle NoSQL Database Cloud Simulator from IntelliJ
Learn how to connect your NoSQL project to Oracle NoSQL Database Cloud Simulator using the IntelliJ plugin.
Managing Tables Using the IntelliJ Plugin
Learn how to create tables and view table data in Oracle NoSQL Database Cloud Service or Oracle NoSQL Database Cloud Simulator from IntelliJ.