micronaut-projects / micronaut-projects/micronaut-data

CQL and micronaut-cassandra

Open
#397 7 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Java
Stars
482
Forks
229
Avg merge
1d 7h
Merged PRs (30d)
32

Description

I was mentioning to @jameskleeh about adding CQL support to micronaut-data. The CQL language is a subset of sql so I don't think it would be that far of a stretch to add an additional builder to the model. Datastax seems to also have something that works basically the same. Would it be worthwhile adding support or using the existing query builder from datastax. In that case it could be added to the micronaut-cassandra repository.

Are there any potential benefits with using adding it to micronaut-data?

https://docs.datastax.com/en/developer/java-driver/4.4/manual/query_builder/

Contributor guide

Open the contributing guide

Research direction

Start by reading the DataStax Java driver query-builder documentation linked in the issue and comparing it with the proposed micronaut-data and micronaut-cassandra locations. Determine whether CQL support belongs in micronaut-data or micronaut-cassandra, and document or implement a settled approach with defined scope and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, java
Domain
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.