Skip to content

Latest commit

 

History

History
 
 

README.md

Getting started using TerminusDB Python Client

This is a step by step tutorial to get you started using TerminusDB/ TerminusX for the first time. This will cover all the basics that you can work with TerminusDB/ TerminusX using the Python client.

Extra lessons:

Working with Singer.io

Here are a few example/ tutorials showing how to work with Singer.io, an open-source ELT tool to build data pipelines with taps and targets.

Exporting Data to Google Sheets with Singer.io

Example of showing how to export data from TerminusDB/ TerminusX to Google Sheets with Singer.io target.

Putting GitHub Data into TerminusDB/ TerminusX

Example of showing how to import data from GitHub and store it in TerminusDB/ TerminusX with Singer.io tap.

The COVID-19 Public Data with Singer.io

Example of showing how to import data (COVID-19 Public Data) from a Singer.io tap to TerminusDB/ TerminusX.

Working with JupyterLab/ Jupyter notebook

(Coming soon)