data.toml 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. version = '2.0'
  2. last_update = 2025-08-22T02:52:38.3990331+08:00
  3. [[folders]]
  4. name = '项目A'
  5. id = 'c677f1df'
  6. description = '更新后的项目描述'
  7. created_time = 2025-07-07T14:40:36.0984969+08:00
  8. tags = ['项目', '开发', '更新']
  9. folder_path = '/项目A'
  10. subfolders = []
  11. connections = []
  12. [[folders]]
  13. name = '项目A1'
  14. id = '63bd7f62'
  15. description = '这是项目A1的文件夹'
  16. created_time = 2025-07-07T14:41:27.4364609+08:00
  17. tags = ['项目', '开发']
  18. folder_path = '/项目A1'
  19. connections = []
  20. [[folders.subfolders]]
  21. name = '项目A1_1'
  22. id = '4b2244ea'
  23. description = '这是项目A1_1的文件夹'
  24. created_time = 2025-07-07T14:44:54.0273937+08:00
  25. tags = ['项目', '开发']
  26. folder_path = '/项目A1/项目A1_1'
  27. subfolders = []
  28. [[folders.subfolders.connections]]
  29. id = 'dev_mysql1'
  30. name = '开发MySQL'
  31. description = '开发环境MySQL数据库'
  32. type = 'mysql'
  33. version = '8.0'
  34. host = 'dev-mysql.local'
  35. port = 3306
  36. username = 'dev_user'
  37. password = 'dev_pass'
  38. database = 'dev_app'
  39. conn_str = ''
  40. folder_path = '/项目A1/项目A1_1'
  41. last_used = 2025-08-21T09:51:57.1565975+08:00
  42. created_time = 2025-07-09T11:30:00+08:00
  43. tags = ['mysql', '开发', 'app']
  44. scripts = []
  45. [[folders]]
  46. name = '开发环境'
  47. id = 'dev12345'
  48. description = '开发环境相关的数据库连接'
  49. created_time = 2025-07-09T11:00:00+08:00
  50. tags = ['开发', '测试']
  51. folder_path = '/开发环境'
  52. connections = []
  53. [[folders.subfolders]]
  54. name = '测试环境'
  55. id = 'test12345'
  56. description = '测试环境相关的数据库连接'
  57. created_time = 2025-07-09T12:00:00+08:00
  58. tags = ['测试', 'QA']
  59. folder_path = '/开发环境/测试环境'
  60. subfolders = []
  61. [[folders.subfolders.connections]]
  62. id = 'a1b2c3d4'
  63. name = '配置中心'
  64. description = '应用配置管理数据库'
  65. type = 'mysql'
  66. version = '8.0'
  67. host = 'config-db.example.com'
  68. port = 3306
  69. username = 'config_user'
  70. password = 'config_pass'
  71. database = 'app_config'
  72. conn_str = ''
  73. folder_path = '/开发环境/测试环境'
  74. last_used = 2025-08-21T09:17:41.6906649+08:00
  75. created_time = 2025-07-09T08:15:00+08:00
  76. tags = ['配置', '公共', '服务']
  77. scripts = []
  78. [[folders]]
  79. name = '项目B'
  80. id = 'f16bcb0c'
  81. description = '这是项目B的文件夹'
  82. created_time = 2025-07-07T18:31:16.1080454+08:00
  83. tags = ['项目', '开发']
  84. folder_path = '/项目B'
  85. subfolders = []
  86. [[folders.connections]]
  87. id = 'dev_redis1'
  88. name = '开发Redis'
  89. description = '开发环境Redis缓存'
  90. type = 'redis'
  91. version = '7.0'
  92. host = 'dev-redis.local'
  93. port = 6379
  94. username = ''
  95. password = 'redis_pass'
  96. database = '0'
  97. conn_str = ''
  98. folder_path = '/项目B'
  99. last_used = 2025-08-22T02:52:38.3990331+08:00
  100. created_time = 2025-07-09T11:45:00+08:00
  101. tags = ['redis', '缓存', '开发']
  102. scripts = []
  103. [[root_connections]]
  104. id = '06feaf0d'
  105. name = 'xugu'
  106. description = ''
  107. type = 'xugu'
  108. version = ''
  109. host = '10.28.20.105'
  110. port = 5130
  111. username = 'SYSDBA'
  112. password = 'SYSDBA'
  113. database = 'SYSTEM'
  114. conn_str = ''
  115. folder_path = '/'
  116. last_used = 2025-07-16T16:17:57.362633+08:00
  117. created_time = 2025-07-14T09:54:49.1276253+08:00
  118. tags = []
  119. [[root_connections.scripts]]
  120. id = 'd68b69ab'
  121. db_conn_id = '06feaf0d'
  122. name = '新查询_2025-07-14T08-37-26.sql'
  123. description = '新建的SQL查询文件'
  124. tags = ['query']
  125. last_modified = 2025-07-14T16:40:35.0592193+08:00
  126. created_time = 2025-07-14T16:37:26.3195453+08:00
  127. [[root_connections.scripts]]
  128. id = '6e79e134'
  129. db_conn_id = '06feaf0d'
  130. name = '新查询_2025-07-16T08-10-14.sql'
  131. description = '新建的SQL查询文件'
  132. tags = ['query']
  133. last_modified = 2025-07-16T16:13:58.6059498+08:00
  134. created_time = 2025-07-16T16:10:14.9565236+08:00
  135. [[root_connections.scripts]]
  136. id = 'b99ddcfb'
  137. db_conn_id = '06feaf0d'
  138. name = '新查询_2025-07-16T08-19-03.sql'
  139. description = '新建的SQL查询文件'
  140. tags = ['query']
  141. last_modified = 2025-07-16T16:19:03.4709372+08:00
  142. created_time = 2025-07-16T16:19:03.4709372+08:00
  143. [[root_connections]]
  144. id = '04d789fe'
  145. name = 'MySQL-开发库'
  146. description = ''
  147. type = 'mysql'
  148. version = ''
  149. host = '10.28.25.127'
  150. port = 3306
  151. username = 'root'
  152. password = 'Test@1234'
  153. database = 'gt2'
  154. conn_str = ''
  155. folder_path = '/'
  156. last_used = 2025-08-19T16:08:20.7645315+08:00
  157. created_time = 2025-07-07T15:12:26.1528717+08:00
  158. tags = []
  159. [[root_connections.scripts]]
  160. id = '971d8529'
  161. db_conn_id = '04d789fe'
  162. name = '23查询'
  163. description = '查询活跃用户'
  164. tags = ['用户', '查询']
  165. last_modified = 2025-07-11T17:03:45.1638427+08:00
  166. created_time = 2025-07-10T17:03:19.7218315+08:00
  167. [[root_connections.scripts]]
  168. id = 'fe02b820'
  169. db_conn_id = '04d789fe'
  170. name = '新查询_2025-07-22T07-21-13.sql'
  171. description = '新建的SQL查询文件'
  172. tags = ['query']
  173. last_modified = 2025-07-22T15:21:13.547313+08:00
  174. created_time = 2025-07-22T15:21:13.547313+08:00
  175. [[root_connections.scripts]]
  176. id = '85ba836f'
  177. db_conn_id = '04d789fe'
  178. name = '新查询_2025-08-07T03-46-15.sql'
  179. description = '新建的SQL查询文件'
  180. tags = ['query']
  181. last_modified = 2025-08-07T11:46:15.8457901+08:00
  182. created_time = 2025-08-07T11:46:15.8457901+08:00
  183. [[root_connections.scripts]]
  184. id = 'f121c4fd'
  185. db_conn_id = '04d789fe'
  186. name = '1'
  187. description = ''
  188. tags = []
  189. last_modified = 2025-08-21T17:23:48.7213165+08:00
  190. created_time = 2025-08-21T17:23:48.7213165+08:00
  191. [[root_connections]]
  192. id = '072d1bdb'
  193. name = '本地'
  194. description = ''
  195. type = 'mysql'
  196. version = ''
  197. host = '127.0.0.1'
  198. port = 3306
  199. username = 'root'
  200. password = '123456'
  201. database = 'gtong'
  202. conn_str = ''
  203. folder_path = '/'
  204. last_used = 2025-08-21T20:12:52.6585052+08:00
  205. created_time = 2025-08-21T20:12:52.6585052+08:00
  206. tags = []
  207. [[root_connections.sql_files]]
  208. id = 'b8b0b473'
  209. db_conn_id = '072d1bdb'
  210. name = '1'
  211. description = ''
  212. tags = []
  213. last_modified = 2025-08-21T20:13:11.3984082+08:00
  214. created_time = 2025-08-21T20:13:11.3984082+08:00