Contributor
Anish Surendra Umale

Support Importing Data into Existing Tables


Mentors
Kriti Godey, Brent Moran, Sean Colsen
Organization
Mathesar
Technologies
python, postgresql, django
Topics
databases, web, end user application
Currently, Mathesar only supports creating a new table when a CSV or TSV file is imported. This project aims to enhance the capability of Mathesar’s APIs and database to support importing CSV data into an existing table for a seamless user experience. The above will be achieved by using a mix of already implemented APIs with some tweaks and implementation of some additional API endpoints along with some methods to accompany them.