medly / medly/norm

Support for CRUD for simple tables

Open
#89 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

design discussion required hacktoberfest
Dominant language
Kotlin
Stars
19
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Instead of having to write common CRUD queries, it would be simple if we could ask norm to generate all CRUD operations for a given table.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing norm's existing table and query APIs, then determine how CRUD generation should be exposed and what a simple table includes. Done should mean the generated create, read, update, and delete operations work for the supported table shape, with tests covering them.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, postgresql
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.