multinet-app / multinet-rfcs

A collection of proposals for Multinet development
0 stars 0 forks source link

RFC: AQL-Based Table Creation #2

Closed waxlamp closed 4 years ago

waxlamp commented 4 years ago

This RFC describes a proposal for adding API to create new tables from AQL queries. This supercedes a rejected RFC for a View API, offering a simpler approach.

The proposal is to add a way to run an AQL query as the basis for data to "upload" to a table, fulfilling the target use cases of the View API idea, and providing an eventual basis for virtual tables in Multinet.

This RFC is derived ultimately from a Google Doc proposal.

waxlamp commented 4 years ago

@AlmightyYakob, if you have any problems with this RFC, please open a pull request and start a new discussion.