Skip to content

[RFC] Intel-ArangoDB joint RFC for txt2query microservice abstraction with vendor integrations #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rbrugaro
Copy link
Contributor

This is a joint RFC between Intel and ArangoDB proposing a txt2query microservice abstraction following the same design approach of dataprep, retriever and OPEAStore.

cc: @aMahanna

@rbrugaro
Copy link
Contributor Author

@jeanyu-habana could you please review this RFC and specifically comment on the txt2cypher gaudi files within the txt2cypher microservice folder? Thanks!

@@ -0,0 +1,101 @@
# Intriduce "txt2query" microservice with vendor integration to replace individual txt2cypher, txt2sql microservices

Txt2query is a microservice abstraction for all different query languages. It follows same design philosophy as current dataprep, retriever and OPEAStore microservices.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the design looks good! but the folder name Txt2query doesn't make sense. the name txt2query has nothing to do with the functions of txt2sql or txt2cypher and can be confusing.

Copy link

@aMahanna aMahanna Jun 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about txt2ql? ql would represent query language

natural-language-service is also another option

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to accept other suggestions

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other options: txt2dbql ( txt 2 data base query language), txt2DBquery , nl2ql (natural language 2 query language)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants