5 ms·
I just tried this out on a bunch of log files that were lying around. Excellent! I would love to connect this to a SQL database through ODBC/ JDBC and ask quest
by gourabmi 2y ago
I just tried this out on a bunch of log files that were lying around. Excellent! I would love to connect this to a SQL database through ODBC/ JDBC and ask questions about the data. Does anyone have a tool that they use already for this usecase ?
- chenglong-hn 2y agoI'm tempted to add a button to support connecting data from/to ODBC/JDBC but at same time worried about security stuff... maybe there could be some intermediate layer to support this :)