Hacker News new | ask | show | jobs
by 1ilit 438 days ago
Have been building drawDB[1] for a while now. It's a database schema visualizer. Currently working on adding support for oracle databases. Wrote a parser[2] to allow importing from oracle sql. Have been struggling with motivation though, the pieces are pretty much there but I've been procrastinating on putting it all together. This has been my main side project for almost 2 years now.. I miss the feeling of novelty.. but can't come up with something worth building..idk

[1] https://github.com/drawdb-io/drawdb

[2] https://github.com/1ilit/oracle-sql-parser

1 comments

Seems useful, why isn't this more popular?