Skip to content

BulletGG/DbSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ DbSearch

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.


🚀 Features

  • 🔍 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 .txt file.
  • 🧩 Simple and nice UI — easy to use, no setup hassle.

Screenshot


🛠️ Installation

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 dbsearcher

🧪Example output

Search 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

🤝 Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.

🌟 Support

If you like this project, give it a ⭐ on GitHub!

About

A simple database search tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages