haskell-beam / haskell-beam/beam

SQLite supports full join, `is not distinct from`, `FILTER (WHERE ...)`, and CTEs.

Open
#648 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
635
Forks
193
PR merge metrics
No merged PRs in 30d

Description

But, beam-sqlite backend doesn't seem to implement full join and `is not distinct from` and `FILTER (WHERE ...)` and common table expressions.

It's painful to read `CASE .. WHEN ..` instead of `is not distinct from` in generated SQL queries.

Implementing those will speed up sqlite queries.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.