doc/README: update current features
This commit is contained in:
parent
42bbe3957a
commit
4202b9b970
@ -7,14 +7,17 @@ This is an experimental application and you should generally prefer to use [qbol
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Native desktop application, running on Linux, Windows, and macOS
|
- Native desktop application, running on Linux, Windows, and macOS
|
||||||
|
- Connect to multiple databases
|
||||||
|
- Browse table/bucket content
|
||||||
|
- Run custom SQL queries
|
||||||
|
- Safe handling for non-UTF8 key and data fields
|
||||||
- Supported databases:
|
- Supported databases:
|
||||||
- Bolt
|
- Bolt
|
||||||
- Full compatibility via the upstream [etcd-io/bbolt](https://github.com/etcd-io/bbolt) library
|
- Full compatibility via the upstream [etcd-io/bbolt](https://github.com/etcd-io/bbolt) library
|
||||||
- Browse database content
|
|
||||||
- Recursive bucket support
|
- Recursive bucket support
|
||||||
- Safe handling for non-UTF8 key and data fields
|
|
||||||
- SQLite
|
- SQLite
|
||||||
- Browse table content
|
- Uses CGo if available or modernc.org if not
|
||||||
|
- Badger v4
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user