# garrylachman/ElectroCRUD

Database CRUD Application Built on Electron | MySQL, Postgres, SQLite

Repository: https://github.com/garrylachman/ElectroCRUD
Canonical: https://ross.abutalabs.com/products/electrocrud
Homepage: http://garrylachman.github.io/ElectroCRUD/
Language: JavaScript
License: MIT
License Family: permissive
Topics: database, electron, crud, mysql, postgresql, postgres, rdbms, sql, first-timers-only, sqlite, sqlite3
Last push: 2023-10-07T19:54:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3764, "days_push": 1061, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1550, forks 309 (observed 2026-08-28T04:05:02.096182+00:00)

## What it is
ElectroCRUD is an open-source Electron desktop application for managing databases without writing code. It lets users build custom CRUD admin panels and dashboards for MySQL, PostgreSQL, and SQLite with table/column documentation, tagging, and sensitive-data policies.

## Use cases
- manage mysql database without writing sql
- build a no-code admin panel for postgres
- browse and edit sqlite data in a gui
- create crud dashboards for a relational database
- document and tag database tables and columns
- give non-developers a database management interface

## When to choose
- you need a desktop GUI to manage MySQL, Postgres, or SQLite data
- you want a no-code CRUD admin panel or dashboard
- you need table/column documentation and tagging for your schema

## When to avoid
- you need a web-based, multi-user hosted admin tool
- you use databases other than MySQL, Postgres, or SQLite
- you need an actively developed project with frequent updates

## Facets
- artifact type: application
- maturity: maintenance
- function: database, gui, developer-tools
- domain: databases, developer-tools, self-hosted
- platform: cross-platform
- tags: crud, database-admin, no-code, mysql, postgresql, sqlite, admin-panel, dashboard, desktop, electron

## Member repositories
- garrylachman/ElectroCRUD (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.096182+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:19.233137+00:00, confidence not recorded.
  - readme: https://github.com/garrylachman/ElectroCRUD (fetched 2026-08-28T04:05:02.096182+00:00, sha 5cfe2caa2a3a)
  - homepage: http://garrylachman.github.io/ElectroCRUD/ (fetched 2026-08-29T11:31:14.051499+00:00, sha 36f83af36089)
- Data as of 2026-08-30T08:39:29.467469+00:00.
