ioBroker.sql:将历史记录数据存储在SQL数据库中:MySQL,PostgreSQL或SQLite

时间:2021-02-05 22:51:26
【文件属性】:
文件名称:ioBroker.sql:将历史记录数据存储在SQL数据库中:MySQL,PostgreSQL或SQLite
文件大小:292KB
文件格式:ZIP
更新时间:2021-02-05 22:51:26
mysql sqlite history postgresql mssql ioBroker.sql 该适配器将状态历史记录保存到SQL DB中。 支持PostgreSQL,mysql,Microsoft SQL Server和sqlite。 如果需要默认端口,则可以保留端口0。 该适配器使用Sentry库自动向开发人员报告异常和代码错误。 有关更多详细信息以及如何禁用错误报告的信息,请参见! Sentry报告从js-controller 3.0开始使用。 MS-SQL: 使用localhost\instance作为主机,并检查已启用的TCP / IP连接。 SQLite: 是“文件” -DB,不能管理太多事件。 如果您有大量数据,请使用真实的数据库,例如
【文件预览】:
ioBroker.sql-master
----.travis.yml(2KB)
----admin()
--------sql.png(10KB)
--------index_m.html(14KB)
--------custom.html(10KB)
--------custom_m.html(18KB)
--------index.html(12KB)
--------i18n()
--------words.js(20KB)
--------.gitignore(0B)
----img()
--------WindowsMySQLinstaller.png(170KB)
----package.json(1KB)
----io-package.json(24KB)
----.github()
--------dependabot.yml(365B)
--------ISSUE_TEMPLATE()
--------workflows()
--------stale.yml(3KB)
----test()
--------testMySQLExisting.js(16KB)
--------testSQLite.js(14KB)
--------testMySQLDash.js(18KB)
--------testMySQL.js(15KB)
--------testPackageFiles.js(5KB)
--------lib()
--------testCommons.js(4KB)
--------testPostgreSQL.js(13KB)
--------testMSSQL.js(15KB)
--------testMySQLExistingNoNulls.js(16KB)
----gulpfile.js(12KB)
----LICENSE(1KB)
----appveyor.yml(617B)
----.npmignore(99B)
----main.js(107KB)
----.gitignore(95B)
----lib()
--------postgresql-client.js(7KB)
--------postgresql.js(8KB)
--------sqlite.js(8KB)
--------mysql.js(10KB)
--------aggregate.js(24KB)
--------mssql-client.js(2KB)
--------mssql.js(10KB)
----README.md(25KB)

网友评论