RestorableSQLiteDatabase
Undo manager
An Android library that wraps SQLiteDatabase to enable undoing changes made after executing SQL queries
A wrapper around Android's SQLiteDatabase with restoring capability
21 stars
5 watching
2 forks
Language: Java
last commit: about 9 years ago
Linked from 2 awesome lists
androidandroid-librarysqlite-android
Related projects:
Repository | Description | Stars |
---|---|---|
| A helper class to manage database creation and versioning with pre-populated raw asset files | 2,143 |
| A JavaFX-based undo manager that supports arbitrary types of change objects and provides features like merging and marking positions in the history. | 99 |
| A C++ library for implementing non-linear undo/redo functionality in software applications | 61 |
| A tool to backup reMarkable tablet data using git. | 94 |
| A simple REST API for managing tasks | 5 |
| A revision management tool for semantic web data | 20 |
| Provides management commands to backup and restore Django projects' databases and media files with various storage options. | 989 |
| An extension for viewing and searching an undo tree in Neovim | 686 |
| Integrates the Backup Manager into Laravel applications for automatic database backups. | 655 |
| A boilerplate with hot reloading and error handling tools for building state management applications | 122 |
| An Rx wrapper for managing file downloads in Android applications. | 108 |
| An undo/redo framework for .NET applications following the MVVM pattern | 139 |
| A library that allows you to store and execute SQL queries in a structured way | 742 |
| A plugin to record and manage undo/redo actions in a Vuex store | 1 |
| A package to manage backups and restores of MySQL databases using Laravel's console commands. | 25 |