Level 104
Sure why not look at this https://www.sqlite.org/cli.html#csv
1 like
Hi, I'm trying to import 11,000 lines of CSV into a freshly installed SQLite database on Laravel. I feel like there must be a simple way that I am completely missing. Is there a command line/Tinker solution?
Thank you.
Please or to participate in this conversation.