📄️ Seeding Data
Seeding data is a way to populate your database with data. This is useful in all environments, but especially in development and test environments. Rhino seeding is based on the Rails seeding system
📄️ Importing from Google Sheets
This guide describes how to import data from Google Sheets.
📄️ Importing from Excel or CSV
This guide describes how to import data from Excel or CSV files.
📄️ Website scraping
This guide describes how to scrape import data from web pages.