MathHubInfo / mhd

The implementation of MathDataHub powered by Django + React.
https://data.mathhub.info
GNU General Public License v3.0
1 stars 1 forks source link

Develop a More Extended Query Language #82

Open tkw1536 opened 2 years ago

tkw1536 commented 2 years ago

So far we have a GUI for entering simple queries via a user interface. This query interface could be extended to allow more complex queries, however:

I believe that we do not want to give direct SQL (database) access to users to retain some kind of control what kind of queries are being sent.

For this reason we should develop an extended query language an expose this to users. This language: