Easy CSV database searching
by kzsh - Wednesday November 8, 2023 at 07:20 PM
#31
Hello

Thanks for share this script
I'm use under linux a command "grep" for search in multiple file and récuring folder

example

grep -P -R -i -w 'first-name.*last-name|last-name.*fisrt-name' /folder/file.csv or.txt or .xls. or .sql

it's simple and very fast

idem command awk

on window wirh power shell
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply
#32
Appriciate your learning and contribution brother lets make this forum the best forum.
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply
#33
(11-08-2023, 07:20 PM)kzsh Wrote: Hi,
Since the LinkedIn leak, i've made a little script written in C to search easily occurrences in a csv file.

You just need to compile using "make {program_name}" for the most beginners.

It's takes around 8-10s to run the 12Gb linkedIn database so, that's fine lol.

My first contribution i wish it could help !!

thanks for this share
Reply
#34
thnks man for it
Reply
#35
(11-08-2023, 07:20 PM)kzsh Wrote: Hi,
Since the LinkedIn leak, i've made a little script written in C to search easily occurrences in a csv file.

You just need to compile using "make {program_name}" for the most beginners.

It's takes around 8-10s to run the 12Gb linkedIn database so, that's fine lol.

My first contribution i wish it could help !!

Awesome thanksssssssss
Reply
#36
Lets take a look.

I usually mount a MariaDB docker container and insert in it the csv leak files.
Reply
#37
what about 'csvtool' or 'cut -d, -f1,2,3' etc.? Smile
Reply
#38
Thank you bro for this thread
Reply
#39
let's see if I can learn something new and contribute...
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply
#40
I always wonder, why ppl in this forum prefers C over Python ? is it cuz C is lower lvl then python and used for efficency and speed or its smtgh else im missing ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Onion share an easy way to share files trank 0 149 08-03-2025, 05:53 PM
Last Post: trank
  [Poll] Argentina Database – One DB or Split by Province? RompeanoS 0 159 08-03-2025, 04:08 AM
Last Post: RompeanoS
  Lack of company database files whalemeplz 6 339 04-09-2025, 01:23 AM
Last Post: Turki1
  No Account Breach Database Searcher Intro 5 307 04-09-2025, 01:10 AM
Last Post: Turki1
  need help for post a database request CountySorter 4 212 03-31-2025, 12:05 PM
Last Post: termit

Forum Jump:


 Users browsing this thread: 1 Guest(s)