FilamentF
Filament3y ago
Meta

getEloquentQuery custom builder

Greetings fellows, need your help to integrate https://clickhouse.com into my laravel project inside filament table builder, but unfortunately the package its use for the eloquent driver is different with the filament, im using this package as the eloquent bavix/laravel-clickhouse and clickhouse as the connection. but since the package use custom builder i cannnot integrate it with filament table.

any idea guys?
ClickHouse
ClickHouse is a fast open-source column-oriented database management system that allows generating analytical data reports in real-time using SQL queries
Was this page helpful?