Follow
Series

The PicoLisp Database

An introduction to the built-in PicoLisp Database.

Articles in this series

Introduction to the PicoLisp Database

Oct 21, 20214 min read

We have now covered the basics of frontend- and backend development in PicoLisp. To get the full stack, we still need one more thing: the...

Introduction to the PicoLisp Database
Getting started with the PicoLisp database
How to Define Entities and Relationships in the PicoLisp Database
How to Add Records to the PicoLisp Database
PicoLisp Explored: Working with multiple database files
Creating a User Interface to the Database: Setup