skelet
- Karma
- 20
- Created
- July 16, 2019 (7y ago)
- Submissions
- 0
alex at ixai.net
- Sksql: A SQL database engine in TypeScript (github.com)
- Show HN: Sksql a Database Engine in TypeScript (github.com)
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…
- Show HN: I wrote a database engine in TypeScript (github.com)
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…
-
Hi, I'm currently doing Startup School 2019. I'm working on Skelet, a desktop app for web developers to help them design their User Interfaces and export the code to their favourite framework directly. My first task…