- Notifications
You must be signed in to change notification settings - Fork0
Statistics for your database provider by using the SQL History Adapter
License
Scrounger/iobroker.sqlstatistics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SQL History Adapater requiered!
SQL History Statistics creates statistics for your database provider. It creates statistics such as size in MB, number of rows, etc. for databases and tables.
For the used IoBroker database, additional statistics are created for no longer used data points and the connected data sets.
SQLite3 database is not supported!
- system statistics added
- adapter settings added
- translation added
- option to reset session statistics every day added
- sum of not used rows in iob database added
- (Scrounger) alpha release
- (Scrounger) initial release
MIT License
Copyright (c) 2020 Scroungerscrounger@gmx.net
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.
About
Statistics for your database provider by using the SQL History Adapter