Harbour DB speed tests comparison - Registers Count: 821051
- /data/mysql/dbstru.zip - Import structure of Database and then with /tests/mysql_wdo/importDbf.prg transfer all dbf data to mysql
- /data/mysql/db.zip - Import all database file to mysql
- unpack /data/dbf/db.zip to any folder. Do not forget to set that folder in .prg tests!!
- unpack /data/dbf/db.zip to any folder(Set Datapath - See step 2).
- /data/letodb.ini <- Set the "Datapath" with your full path to dbf folder. FIRST OF ALL!!!!
- /data/letodb.exe install <- Install letodb Service
- /data/letodb.exe start <- Start letodb Service(Check Windows Services if started)
/data/letodb.exe stop <- Stop letodb Service /data/letodb.exe uninstall <- Uninstall letodb Service
- Windows 10 x64 - i7-7400 8gb Ram - SSD 480gb
- mysql Ver 15.1 Distrib 10.4.11-MariaDB, for Win64 (AMD64) via https://github.com/carles9000/wdo and HDO( Manu Expósito )
- LetoDB x64 build. 2.17-b3 http://www.kresin.ru/en/letodb.html
DBF | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
0 | 3 | 17 | 2 |
DBF | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
219 | 467 | 152 | 172 |
Test2 - Search and retrieve data(sorted by KAR_NUMERO) that match a criteria by date - Result: 39354 regs
DBF | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
534 | 833 | 402 | 232 |
DBF | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
301 | 705 | 153 | 154 |
Mysql(WDO) | Mysql(HDO) |
---|---|
109146 | 82928 |
DBF(SMBv2) | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
5 | 3 | 24 | 12 |
DBF(SMBv2) | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
181 | 527 | 213 | 201 |
Test2 - Search and retrieve data(sorted by KAR_NUMERO) that match a criteria by date - Result: 39354 regs
DBF(SMBv2) | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
415 | 2464 | 476 | 439 |
DBF(SMBv2) | LetoDB | Mysql(WDO) | Mysql(HDO) |
---|---|---|---|
264 | 817 | 213 | 193 |
Mysql(WDO) | Mysql(HDO) |
---|---|
51893 | 20548 |