Computer Science – Databases
Scientific paper
2007-02-13
Ling, Maurice HT. 2007. Firebird Database Backup by Serialized Database Table Dump. The Python Papers 2 (1): 10-14
Computer Science
Databases
5 pages
Scientific paper
This paper presents a simple data dump and load utility for Firebird databases which mimics mysqldump in MySQL. This utility, fb_dump and fb_load, for dumping and loading respectively, retrieves each database table using kinterbasdb and serializes the data using marshal module. This utility has two advantages over the standard Firebird database backup utility, gbak. Firstly, it is able to backup and restore single database tables which might help to recover corrupted databases. Secondly, the output is in text-coded format (from marshal module) making it more resilient than a compressed text backup, as in the case of using gbak.
No associations
LandOfFree
Firebird Database Backup by Serialized Database Table Dump does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with Firebird Database Backup by Serialized Database Table Dump, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Firebird Database Backup by Serialized Database Table Dump will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-409503