title: Data persistence keywords: Jexcel, javascript, cases, data persistence, database synchronization description: A backend data persistence example using Jspreadsheet. [Back to Use Cases](/jspreadsheet/v4/cases "Back to the use cases section") # Data persistence With the persistence directive, each change in the data will be sent to a remote URL. ### Source code ```html
```