PicoLisp Blog

PicoLisp Blog

Follow
homeGetting StartedWeb AppsDatabaseMobile AppsPilogPicoLisp Explored
Tag

SQL

#sql

More content

Read more stories on Hashnode


Articles with this tag

"Poor Man's SQL": Accessing the PicoLisp Database with SELECT

Nov 15, 20213 min read

In the last post, we have seen how we can do complex queries on the PicoLisp Database with help of Pilog. Now we will see an alternative way that may...

"Poor Man's SQL": Accessing the PicoLisp Database with SELECT