questdb/questdb

domain specific functions for finance and aggregation

Open

#4.620 aberto em 29 de mai. de 2024

Ver no GitHub
 (6 comments) (2 reactions) (0 assignees)Java (972 forks)batch import
EnhancementGood first issueHelp wantedNew featureSQLhacktoberfest

Métricas do repositório

Stars
 (13.403 stars)
Métricas de merge de PR
 (Mesclagem média 5d 13h) (108 fundiu PRs em 30d)

Description

Is your feature request related to a problem?

Many users of QuestDB are in the finance industry. Within this domain, there are common operations that can be complicated to represent in standard SQL.

We should add functions to make these operations easier for our users, and start with the most common operations.

Such functions should support ARRAY types in future, where useful for performance improvements.

This is a tracking issue, and we welcome suggestions from users!

Describe the solution you'd like.

More domain-specific finance functions around trading and order books.

More aggregation functions:

Convenience functions:

And similar. Names are flexible!

Aggregation functions should be linked in the finance section where relevant, with an associated finance example.

Describe alternatives you've considered.

No response

Full Name:

Nick Woolmer

Affiliation:

QuestDB

Additional context

No response

Guia do colaborador