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.

Show HN: I made a code notebook for Datalog queries

7 pointsby crowdhailerover 2 years ago

1 comment

crowdhailerover 2 years ago
I have made this notebook so it works completely in the browser. Setting up indexes at the beginning is a bit slow but after that it performs well.<p>I have been using the following stack. - <a href="https:&#x2F;&#x2F;gleam.run&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gleam.run&#x2F;</a> - <a href="https:&#x2F;&#x2F;github.com&#x2F;hayleigh-dot-dev&#x2F;gleam-lustre">https:&#x2F;&#x2F;github.com&#x2F;hayleigh-dot-dev&#x2F;gleam-lustre</a><p>Despite very early days for the lustre framework, the type safety it inherits from gleam makes development very fast.