h2database icon indicating copy to clipboard operation
h2database copied to clipboard

Run H2 Queries in browser

Open ryanhamilton opened this issue 2 years ago • 5 comments

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.

image

Thanks, Ryan

ryanhamilton avatar Jul 18 '23 12:07 ryanhamilton

Video Demo: https://www.youtube.com/watch?v=HfBocV1vai0

ryanhamilton avatar Jul 18 '23 12:07 ryanhamilton

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.

nacey5 avatar Oct 06 '23 10:10 nacey5

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.

ryanhamilton avatar Nov 16 '23 11:11 ryanhamilton

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?

manticore-projects avatar Feb 13 '24 01:02 manticore-projects

Updated the .jar today to h2-2.2.220.jar

ryanhamilton avatar Feb 16 '24 09:02 ryanhamilton