
DuckDB is a relational database. It is an embedded database, there's no server software to install. You will learn SQL in detail the step-by-step in the database's CLI client (Command Line Interface) . If you're not familiar with the CLI, the Appendix will get you started...