In this workshop, you will:
- Run a simplified version of Oracle NoSQL Database (KVLite) in a container
- Use an IDE to connect to KVLite
- Use an SDK to connect to KVLite
- Use SQL Command Line Interface (CLI) to connect to KVLite
- Create a JSON collection table and insert data into the table
- Use extensions in Visual Studio Code to view the KVLite instance running in a container and to explore the tables using the table explorer.