skelet

↗ HN profile [ 3016 ms ] full profile
Karma
20
Created
July 16, 2019 (7y ago)
Submissions
0
alex at ixai.net
  1. 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…

  2. 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…

  3. 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…