(Apologises for the crosslink:
https://github.com/apify/crawlee/discussions/1577)
Hi, I recently discovered Crawlee and I'm trying to figure out how can I store the scraped data in database instead in local directorio storage.
Is there any plugin for that? How must I proceed to implement one? Must I code my own class that implements StorageClient interface? If so how must I injected later to be used.
Thanks!