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/BtNdOeA October 1, 2022 at 09:24PM
Show HN: Sksql a Database Engine in TypeScript https://ift.tt/ka9oqxE
Related Articles
Show HN: kbackup – No-config push/pull incremental backups built on top of rsync https://ift.tt/BeRyN9IShow HN: kbackup – No-config push/pull incremental backups built on to… Read More
Show HN: Directory of All LLM Models(Closed and Open Source) https://ift.tt/j8Y2h3ZShow HN: Directory of All LLM Models(Closed and Open Source) https://l… Read More
Show HN: LLM Benchmarks Leaderboard with 60 model and API host combinations https://ift.tt/LQqw3uGShow HN: LLM Benchmarks Leaderboard with 60 model and API host combina… Read More
Show HN: Open-source code editor with autocomplete built-in https://ift.tt/lvSs147Show HN: Open-source code editor with autocomplete built-in https://if… Read More
Show HN: Trelent - Your team's fully-encrypted AI assistant https://ift.tt/zRDO473Show HN: Trelent - Your team's fully-encrypted AI assistant Wish you c… Read More
Show HN: Daily price tracking for Trader Joe's https://ift.tt/L0KIhMZShow HN: Daily price tracking for Trader Joe's https://ift.tt/njsYeTx … Read More
Show HN: Logdy.dev – web based logs viewer UI for local development environment https://ift.tt/OhjnyA0Show HN: Logdy.dev – web based logs viewer UI for local development en… Read More
Show HN: GPT grader for your startup's bookkeeping https://ift.tt/07956ypShow HN: GPT grader for your startup's bookkeeping https://ift.tt/IAkv… Read More
0 Comments: