#1 Query language

Offen
cesar möchte 30 Commits von cesar/expr-engine nach cesar/main zusammenführen
Cesar Rodas kommentierte vor 3 Monaten

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.
Dieser Pull-Request kann automatisch zusammengeführt werden.
Anmelden, um an der Diskussion teilzunehmen.
Kein Label
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.