The chdb class

(PECL chdb >= 0.1.0)

簡介

Represents a loaded chdb file.

類別摘要

chdb {
/* Methods */
public __construct ( string $pathname )
public string get ( string $key )
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top