practicalli / practicalli/clojure-web-services
video series on connecting to a relational database
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Using Postgress in an idiomatic clojure way, doing selects, inserts etc would be great! I'm finding it hard to find good sources on this.
Thanks for the suggestion, it's a very useful topic so I'll move it up my (very long) Todo list.
I have some basic content in the Practicalli webapps book, but it's very simplistic and needs updating.
Many people use SQL fairly directly so
jdbc.next.jdbc seems a great project to use and
https://cljdoc.org/d/seancorfield/next.jdbc/1.1.547/doc/getting-started
https://www.hugsql.org/ also seems a nice tool.
I also like to use migrations with SQL too.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Practicalli webapps book and the linked next.jdbc and HugSQL resources first. Define the video series scope around idiomatic Clojure database usage, including selects, inserts, and SQL migrations; done means the agreed series is produced and published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, postgresql, sql
- Domain
- backend, databases, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100