Where can I learn about Firebird?

I not sure where can I learn Firebird for Libreoffice Base (Data base) and, if possible, optain a certification.

Any help?

https://www.firebirdsql.org/

https://www.firebirdsql.org/en/certification/

Above is 30 seconds spend on google, no certification needed.

1 Like

And: Base Guide
A little bit older, but written for Firebird und HSQLDB as internal databases in LO. Also showing differences in SQL-commands.
Original German “Base Handbuch” contains more functions of Firebird, but it isn’t available in English.

1 Like

thanks, yes I found documentation from firebridsql.org website, but I was expecting Libreoffice Base documentation.

I only found Libreoffice base documentaciĂłn related to HSQLDB

same documentation apply for Firebird?

This is what I was expecting. Is there any release date?

Basically for using the Base GUI interface it’s similar.
You can create tables, the queries… without at first being concerned about what DB it is.
And trying standard SQL syntax when in doubt.
When there happen to be differences you can consult the Internet — or here, of course.

1 Like

@jtm4890 : For German Base Handbuch have a look at https://wiki.documentfoundation.org/images/f/fe/Base_Gesamtband_einseitig_V2408.pdf. There will be a new release in some days.
You can get all the German stuff also at Homepage Robert GroĂźkopf
The guides will show the differences between HSQLDB and Firebird.