Hacker News new | ask | show | jobs
by nocodb 1843 days ago
Thank you for the kind feedback.

>> Is there any chance to build in SQL commands.

We've full fledged SQL Editor support in the product. Also support for SQL views, procedures etc. It is not shown in UI as there is lot to take in. So it will be in shortly :)

NocoDB can be run as a single node.js file which has just SIX lines of code in it.

So entire NocoDB stack can be run a repl.it / glitch too! :) - This makes it insanely powerful & ubiquitous.

https://github.com/nocodb/nocodb-seed/blob/main/index.js