A a simple and fast database search tool written in C#
Easily search thru large files without needing to wait hours for notepad to find anything
it has options such as: case sensitivity, exact matches, and automatic result export to a text file.
- 🔍 Fast and lightweight — optimized for quick lookups, even in large datasets.
- 🧠 Search options
- Case-sensitive or case-insensitive search.
- Exact match or partial match.
- 💾 Automatic export — all matching results are saved to a
.txtfile. - 🧩 Simple and nice UI — easy to use, no setup hassle.
Clone it thru git or just click download and build no hassle or any depencies needed
git clone https://github.com/BulletGG/DbSearcher.git
cd dbsearcherSearch Query: your query
Source File: C:\Users\user\directory\file.txt
Found Matches: 1
Timestamp: 2025-10-25 21:15:31
------------------------------------------------------------
C:\Users\user\directory\file.txt:5(row): the info that was found
Contributions are welcome! Feel free to fork this repository and submit a pull request.
If you like this project, give it a ⭐ on GitHub!
.png)