Content Type
Exercise
Duration
45m
Level
Introductory
Learn about the multi-model capability of InterSystems products and create a Node.js application that sends JSON data straight to your database instance without any parsing or mapping.
Learning Objectives
- Use a Python script to execute SQL commands.
- Use ObjectScript to parse and save JSON data.
- Send JSON data to an InterSystems database instance using a Node.js application.
- Use Python to query data from an InterSystems database.
Prerequisites
- Try the Multi-Model with Python exercise.