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: Calcium Imaging Pipeline Tool https://ift.tt/oMxLYkKShow HN: Calcium Imaging Pipeline Tool OptiNiSt(Optical Neuroimage Stu… Read More
Show HN: Try or Join Aisbreaker.org: Open API to Many AIs (ChatGPT, HF AIs,) https://ift.tt/JPRCkmyShow HN: Try or Join Aisbreaker.org: Open API to Many AIs (ChatGPT, HF… Read More
Show HN: Scan QR codes to check-in guests registered via Google Forms™ https://ift.tt/V3fPvecShow HN: Scan QR codes to check-in guests registered via Google Forms™… Read More
Show HN: workin – A web app to create and run smart trainer workouts https://ift.tt/Ar75nk8Show HN: workin – A web app to create and run smart trainer workouts I… Read More
Show HN: Made a batching LLM API for a project. Mistral 200 tk/s on RTX 3090 https://ift.tt/VMN6S2sShow HN: Made a batching LLM API for a project. Mistral 200 tk/s on RT… Read More
Show HN: Learn from Successful Product Launches https://ift.tt/UgXkjydShow HN: Learn from Successful Product Launches https://ift.tt/9HfpIgP… Read More
Show HN: sqlite-memory-vfs - Open a SQLite db in Python without hitting disk https://ift.tt/DInhNvxShow HN: sqlite-memory-vfs - Open a SQLite db in Python without hittin… Read More
Show HN: AI generated coloring pages for kids https://ift.tt/VNq5jFyShow HN: AI generated coloring pages for kids https://ift.tt/71bpTRL D… Read More
0 Comments: