Skip to content

A table editor to visualize and modify PostgreSQL databases using React and Tailwind.

License

Notifications You must be signed in to change notification settings

tinker-base/tinker-dashboard

Repository files navigation

Tinker

Tinker automates the creation of backends for your web applications.

Overview

Tinker is an open-source, self-hosted backend-as-a-service (BaaS) that accelerates development speed through automated configuration, deployment, and an intuitive database table editor.

Create public facing backends with minimal configuration in your AWS account through the Tinker CLI. Visualize and modify your application's data and schema with the companion Tinker dashboard.

Dashboard

The dashboard UI displays all active backends in your Tinker deployment. Each backend is interactive — view and alter the data associated with your backends. The dashboard essentially acts as an interface to your backend's PostgreSQL database.

Usage

The dashboard simplifies working with PostgreSQL by providing commonly used SQL commands through a graphical interface.

View Backends

View Table

Create Table

Foreign Keys

Insert Row

Update Row

Delete Table

Delete Row

Delete Column

About

A table editor to visualize and modify PostgreSQL databases using React and Tailwind.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages