The Netlify Xata Plugin enables you to sync your Xata branch with Netlify's deploy previews. This plugin is currently in beta, so please let us know if you have any feedback!
This plugin depends on the Xata SDK (Software Development Kit), which is easiest to get started with using the Xata CLI (Command Line Interface).
To install this Netlify build plugin, you have two options:
-
You can install it via the Netlify UI (User Interface). Here, you can search for "Xata" and install the plugin.
-
You can also install it using file-based plugin installation by referencing the plugin as
netlify-plugin-xata
in yournetlify.toml
.