h2database
h2database copied to clipboard
Run H2 Queries in browser
Hi,
Sorry for posting as issue but I didn't know where best to mention this. I've created a version of H2 database that runs in the browser. You may find this useful for trying functions or for people reporting bugs.
https://www.timestored.com/time-series-data/h2-database-online/
I would love to receive feedback.
Thanks, Ryan
Video Demo: https://www.youtube.com/watch?v=HfBocV1vai0
Have you ever considered using some protocol that allows users to connect to their own servers? Just like the shell client, it specifically provides h2 for sql query, but the data can be saved in its own server.
I would recommend our other tool Pulse for that use case: https://www.timestored.com/pulse/ It let's you query different servers and to create applications by only writing the SQL queries.
Greetings!
This is a great development, but strictly speaking not a bug or issue with H2. Shall we convert this into a discussion or use the Google mailing list for it? Can we close this issue please?
Updated the .jar today to h2-2.2.220.jar