5  DoltHub

DoltHub is GitHub for Dolt databases - a platform to share, collaborate on, and manage Dolt databases. DoltHub hosts public data for free and provides a modern, secure web GUI for database management.

As a Dolt remote, you can clone, push, pull and fetch from DoltHub. It adds collaborative features including:

5.1 DoltHub API

DoltHub offers an API with the following capabilities:

  1. Authentication
  2. SQL API - For read/write SQL queries to DoltHub databases
  3. CSV API - For downloading CSV versions of DoltHub tables
  4. Database API - For interacting with databases and pull requests
  5. Hooks - For receiving notifications about database changes