Data access
ElectricSQL generates a type-safe data access library from the electrified subset of your Postgres data model. This section explains how to generate this Client library and how to use it to sync data onto the local device and then read and write data locally.
note
If you're new to the ElectricSQL system you can walk through the Introduction to see how things fit together.