Connection information to D1?
Where do I find connection information to D1?
I'm considering using D1 as the backend database for a new application.
One requirement is that the data stored in D1 can be moved in to our data warehouse on a scheduled basis.
Where do I find the connection information for D1?
2 Replies
There isn't any connection information since D1 is SQLite - you need to bind it to a Worker (https://developers.cloudflare.com/d1/get-started/) or use the REST API (https://developers.cloudflare.com/api/operations/cloudflare-d1-query-database).
Thanks
It looks like an amazing product! However, without the posibility of bulk estracting data, it will not be possible to use in a company that needs analytics in the data.