Contacts from CSV — as cards in CrateDB

The scenario takes a CSV file from Google Drive, parses it and creates a separate page in CrateDB for each contact.

  • Import from a CSV in Google Drive
  • Parsing the file into records
  • A page for every contact
  • No manual field entry