dingotetuong

↗ HN profile [ 12.0 ms ] full profile
Karma
1
Created
October 28, 2019 (6y ago)
Submissions
0
  1. I have 100 milion records and want to compare preformance of Berkeley and Mysql when insert data, search data, and join. What should I need to do. I'm newbie BerkeleyDB. I have starting read document yesterday.

  2. My teacher give me a subject about compare performance of BerkeleyDB and Mysql. I need to write a report about that. I have installed on my machine (Ubuntu 18.04 and BerkeleyDB 18.1) But when I run hello world: ```…