#1 Query language

Open
cesar wants to merge 30 commits from cesar/expr-engine into cesar/main

Creates a query language instead of the Filter struct.

Although the Filter is quite useful, which is heavily inspired by Nostr's filter it falls short compared to SQL. This PR will introduce a query language, which aims to be a statement parser, compiler, and virtual machine.

Creates a query language instead of the [Filter](https://git.cesar.com.py/cesar/ledger-prototype/src/main/utxo/src/filter.rs#L78-L121) struct. Although the Filter is quite useful, [which is heavily inspired by Nostr's filter](https://github.com/nostr-protocol/nips/blob/master/01.md#communication-between-clients-and-relays) it falls short compared to SQL. This PR will introduce a query language, which aims to be a statement parser, compiler, and virtual machine.
This pull request can be merged automatically.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.