It transfers data from Firebird to PostgreSQL
The program creates tables, indexes and sequences. It doesn´t transfer the stored
procedures.
It is developed in C # with the Framework. NET 2.0.
Follow Firebird to PostgreSQL
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
-
Good job! it was very useful although I found a bug. The type float8 in postgres doesn't have precision, so the definition float8(8) is wrong. Any way I fixed that problem and everything went fine.