Sunday, October 2, 2022

Show HN: Sksql a Database Engine in TypeScript https://ift.tt/yNOxp0E

Show HN: Sksql a Database Engine in TypeScript Hi! I wanted to understand more about databases' internals so I wrote one from scratch. It has a T-SQL inspired syntax with support for functions and procedures. It can be used stand-alone as a SQL engine or with a server allowing for persistence and replication to other connected clients. Performance are nothing near sqlite of course but that's beside the point. It’s a small database engine that can run in a web app as a way to store session data, do small calculations on a web worker, store the document/data the user is editing or facilitate “multiplayer” feature by broadcasting the queries the web app is running. The server runs in a container for that specific document and shutdowns automatically after a set amount of minutes of inactivity. https://ift.tt/QFYgbVj October 1, 2022 at 09:24PM

Saturday, October 1, 2022

Show HN: Cppq – Simple, reliable and efficient distributed task queue for C++17 https://ift.tt/42asD1Z

Show HN: Cppq – Simple, reliable and efficient distributed task queue for C++17 https://ift.tt/o3kcnfq October 1, 2022 at 05:11PM

Show HN: I made a site that lets you generate AI images using templates https://ift.tt/ZhNQ2sr

Show HN: I made a site that lets you generate AI images using templates https://imageai.app/ October 1, 2022 at 12:12AM

Friday, September 30, 2022

Show HN: Canvas Artpedia – Design Tool with AI https://ift.tt/6cdtgbH

Show HN: Canvas Artpedia – Design Tool with AI https://ift.tt/TCvc7Lm September 30, 2022 at 03:54PM

Show HN: Instant streaming GraphQL APIs with built-in authorization for Postgres https://ift.tt/2jWsnwl

Show HN: Instant streaming GraphQL APIs with built-in authorization for Postgres https://ift.tt/8fAwqUk September 30, 2022 at 07:30PM

Show HN: Awesome Online Volunteering https://ift.tt/JAprhfU

Show HN: Awesome Online Volunteering I made a collection of places where a person with no prior skillset can contribute their time and energy to make the world a better place, often without needing to leave home. https://ift.tt/QyC6Axm September 30, 2022 at 06:38PM

Show HN: Build your gRPC apps with embedded zero trust networking https://ift.tt/E5rFY07

Show HN: Build your gRPC apps with embedded zero trust networking This project template lets you bootstrap your next gRPC app with zero trust overlay networking. Make your gRPC server invisible to bad actors, and only allow verified clients to connect to it. https://ift.tt/vbya7Vo September 30, 2022 at 05:58PM

Show HN: 3D-Agent – AI that edits Blender scenes through the Python API https://ift.tt/K8jQOZb

Show HN: 3D-Agent – AI that edits Blender scenes through the Python API https://ift.tt/qVL1uH2 May 14, 2026 at 08:17PM