Webapp providing a UX-first interface to databases

Technologies
python, postgresql, javascript, django, svelte
Topics
databases, web, data, nonprofit, self-hosted
Webapp providing a UX-first interface to databases
Mathesar is a straightforward open source tool that provides a spreadsheet-like interface to a PostgreSQL database. Our web-based interface helps you and your collaborators work with data more independently and comfortably – no technical skills needed. You can use Mathesar to build data models, enter data, and even build reports. You host your own Mathesar installation, which gives you ownership, privacy, and control of your data.

Projects

Contributor
Anish Surendra Umale
Mentor
Kriti Godey, Brent Moran, Sean Colsen
Organization
Mathesar
Support Importing Data into Existing Tables
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...
Contributor
Jinxiao Li
Mentor
Brent Moran, Pavish
Organization
Mathesar
Support for JSON Data Type
As a tool aiming to deliver database assets for non-technical personnel, Mathesar should support more data types for the purpose of straightforward...
Contributor
Yurii Palaida
Mentor
Dominykas Mostauskis, Mukesh, Sean Colsen
Organization
Mathesar
Construct Dependency Graph for Database Objects
Implement a "dependency graph" functionality that will consist of API endpoints for querying dependents for specific database objects and a UI for...