sirixdb / sirix-web-frontend

A web front-end for SirixDB based on Nuxt.js/Vue.js, D3.js and Typescript
https://sirix.io
17 stars 20 forks source link

Query view / query component #10

Open JohannesLichtenberger opened 5 years ago

JohannesLichtenberger commented 5 years ago

We need a way to simply query the backend and show the serialized form of the results.

Rackar commented 5 years ago

need an example or picture to understand and #12

JohannesLichtenberger commented 5 years ago

Basically a textarea where you can write an XQuery/JSONiq query and get the result below pretty printed (either XML fragments or JSON fragments, depending on the database you query).