I was curious about the performance, so I ran a simple test: Query 280k text records (inserted via alphabetical order).
Before I get to the results, here is a tool to avoid that I used: SQLite Database Browser. The reasons are simple:
The best tool I was able to find, which is also free, is SQLite Studio. The website looks a bit sketch. Maybe that's how they roll in Poland, or maybe after they steal my credit card information by installing a keyboard sniffer, they'll be able to give it a facelift.
Before I get to the results, here is a tool to avoid that I used: SQLite Database Browser. The reasons are simple:
- It freezes on you if the syntax is invalid.
- Importing 260k+ records was going to take over an hour (compared to less than 5 seconds with the tool I ended up with)
The best tool I was able to find, which is also free, is SQLite Studio. The website looks a bit sketch. Maybe that's how they roll in Poland, or maybe after they steal my credit card information by installing a keyboard sniffer, they'll be able to give it a facelift.
No comments:
Post a Comment