Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

looks like SQLite supports with recursive which allows some graph oriented queries: https://www.sqlite.org/lang_with.html the mandlebrot query looks interesting :D

I haven't used it on SQLite but I have done basic graph queries in postgres with `with recursive` some examples can be found here: https://www.alibabacloud.com/blog/postgresql-graph-search-pr...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: