Let’s build an application using Python while parallelly exploring the features provided by HarperDB.
- Setup HarperDB instance.
- Create Schema and Tables.
- Create Python project and install dependencies.
- Access HarperDB using Python SDK.
- Expose and consume APIs with Flask.
- Test the APIs.