TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Easiest way to surface a db query to web?

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

1 comment

rafaquintanilhaover 3 years ago
Check retool.com