Skip to content

Commit 431d8ce

Browse files
authored
Update README.md
1 parent 8eccc45 commit 431d8ce

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# FirebirdRepairBase
22

3+
4+
![License](https://img.shields.io/badge/license-MIT-blue.svg)
5+
![Python](https://img.shields.io/badge/python-3.8+-blue.svg)
6+
![Stars](https://img.shields.io/github/stars/formeo/project-name)
7+
![Issues](https://img.shields.io/github/issues/formeo/project-name)
8+
![Last Commit](https://img.shields.io/github/last-commit/formeo/project-name)
9+
10+
311
A low-level tool for analyzing and potentially recovering data from **broken** Firebird database files (`.fdb`, `.gdb`). It bypasses the standard Firebird engine to read raw page structures and data.
412

513
**Warning:** This is a **development version**. It directly manipulates database files. Always create a **backup** of your database before using this tool. Use at your own risk.

0 commit comments

Comments
 (0)