JuliaCon 2022 (Times are UTC)

Working with Firebase in Julia
07-29, 13:30–14:00 (UTC), Blue

In this talk, I intend to discuss about the use of Firebase in Julia through Firebase.jl
https://github.com/ashwani-rathee/Firebase.jl
A lot of databases are well supported in Julia but support for Firebase is rather limited, which is an issue. We want to attract more younger people towards Julian community, but a big chunk of these people prefer to use Firebase in their relatively small size projects. Through this talk, I want to demonstrate how to use Firebase.jl for project developement.


Firebase.jl is the solution for working with Firebase with the Julia programming language. Firebase.jl provides support for realtime database, cloud firestore, storage, authentication which are quite useful in small and large size projects alike.