Ingest Data into New Database ============================= There are many ways to ingest data into the database: Data that fits into the template schema can be ingested into the database using the astrodb_utils functions. #. Delete template data #. Ingest data by modifying the JSON files by hand (in the ``data/`` directory) or by using ``astrodb_utils`` functions. #. Modify tests