I am having question about firebase database. can i connect firebase database with Yii2 application?
Dose it possible or need to take other way for that and if possible then how can i implement it.
By default yii2 does not have support for firebase. It does support SQLite, MySQL, PostgreSQL, SQL Server and Oracle. However there might be an extension for firebase support.