tursodatabase/libsql-client-ts

Enable libSQL remote protocol with streaming result sets

Open

#212 opened on May 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (67 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (566 stars)
PR merge metrics
 (PR metrics pending)

Description

We currently have disabled the libSQL remote protocol with streaming result sets ("hrana v3"). Let's enable it back so that you can query large tables.

Contributor guide