Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Tutorial How to properly and parse DBs fast? filter_list
Author
Message
How to properly and parse DBs fast? #1
Hi guys, I was just wondering how I can parse dbs in a fast way.

Thanks.

Reply

RE: How to properly and parse DBs fast? #2
Table/column indexing, using the correct table/column types, and just having a good CPU.

Reply

RE: How to properly and parse DBs fast? #3
Yeah but I mean like, instead of having to import export everything on phpmyadmin just having a program that would be able to do it. Which would be nice for bigger dbs.

Reply

RE: How to properly and parse DBs fast? #4
(12-24-2015, 02:21 PM)Retro Wrote: I'm unsure as to what you're trying to accomplish, if you want to grep users credentials use AstroGrep.

Making big clumsy dbs smaller by only having username:hashConfusedalt:email:ip

instead of 0,`, `,etc

Reply

RE: How to properly and parse DBs fast? #5
(12-24-2015, 02:21 PM)Retro Wrote: I'm unsure as to what you're trying to accomplish, if you want to grep users credentials use AstroGrep.

You're an idiot.

(12-24-2015, 02:51 PM)Zayzo Wrote: Making big clumsy dbs smaller by only having username:hashConfusedalt:email:ip

instead of 0,`, `,etc

If this is what you wanted to do your question should've been something like "how to sort databases", not how to parse them.
You can accomplish that with awk, cut, and sed.

Reply







Users browsing this thread: 1 Guest(s)