February 23, 2024

SchemaCrawler

https://www.schemacrawler.com/getting-started.html https://killercoda.com/schemacrawler schemacrawler –shellconnect –server=sqlite –database=sc.dbload –info-level=minimumexecute –command=listload –info-level=standardexecute –command=schema—————-limit –tables=.*Authorsload –info-level=maximumexecute –command=details –no-info—————- # Remove Table Limitssweepconnect --server=sqlite --database=sc.dbload --info-level=standardgrep –grep-columns=.*Dataexecute –command=schema—————– # Run Other Commandsexecute –command=countexecute –command=dump—————– #…

Mindsdb

What is mindsdb? Was reviewing mindsdb as self-hosted under docker: Unable to find image ‘mindsdb/mindsdb:latest’ locallylatest: Pulling from mindsdb/mindsdbe1caac4eb9d2: Pull complete51d1f07906b7: Pull completec0d8da8ab021: Pull completece524da9d572: Pull completed0d45da63dd1: Pull complete6ef1ab331fc7: Pull…