DuckDB가 HTTP를 통한 다중 사용자 분석을 위한 새로운 클라이언트/서버 프로토콜 Quack을 발표했습니다.
DuckDB는 이제 Quack이라는 새로운 HTTP 기반의 원격 프로토콜을 도입하여 여러 DuckDB 인스턴스가 동일한 데이터베이스에 연결하고 함께 작업할 수 있게 되었습니다. 이 프로토콜은 이전에 주로 로컬 및 임베디드 형태였던 데이터베이스에 클라이언트-서버 기능을 제공합니다. 이러한 변화는 다중 사용자 분석 환경을 지원하는 데 큰 도움이 될 것입니다.
DuckDB announces Quack, a new HTTP client/server protocol for multi-user analytics.
DuckDB has introduced Quack, a new remote protocol over HTTP that enables multiple DuckDB instances to connect and collaborate on the same database. This marks the addition of client-server capabilities to a database that was mostly local and embedded before. The protocol aims to support multi-user analytics environments effectively.