I have a database I maintain that gets maybe 1-10 new entries a day and there's a handful of people that might be interested in the results I'd like to share it with. What's the easiest way to surface the results of a db query to a website?<p>It's currently in a SQL Server db, but I'm happy to move off if there's a easier way to query a different db. Bonus points if it supports real time pushes :D