An in-depth look at everything there is to know about EdgeDB: data types, query language, schema and database setup, etc.
Install EdgeDB, create a simple schema, and write your first queries in under 5 minutes.
The quickest way to learn the key concepts of EdgeDB without installation, right in your browser.
An easy to follow book about using EdgeDB for an imaginary game based on the setting in Bram Stoker's 1897 book Dracula.
Show instance logs.
edgedb instance logs [options] name
edgedb instance logs is a terminal command for displaying the logs for a given EdgeDB instance.
edgedb instance logs
The name of the EdgeDB instance.
Number of the most recent lines to show.
Show log’s tail and the continue watching for the new entries.