luckyframework / luckyframework/avram
Support for non-postgresql databases
Nobody has claimed this yet.
- Dominant language
- Crystal
- Stars
- 183
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I am planning to add Clickhouse (clickhouse.tech) to Kindmetrics, which is an SQL database made for events and would love to be able to use Avram for the queries and models.
I would like to hack my way to have some support for that if possible.
Check the shard I am using for clickhouse: https://github.com/maiha/clickhouse.cr
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
Start by reading the referenced clickhouse.cr shard and Avram's existing Postgres database wrapper to compare the interfaces required for queries and models. Check Kindmetrics' intended usage, then define the supported ClickHouse scope and validation criteria; the issue names no files or tests, so completion cannot be determined from the report alone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, crystal
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100