Mercurial > p > roundup > code
comparison doc/installation.txt @ 7316:a5f948e0eef5
remove (*) marker from sqlite backend table. No idea what it means.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 11 May 2023 00:48:42 -0400 |
| parents | 4bbd1316db00 |
| children | 7b9bddda9d2d |
comparison
equal
deleted
inserted
replaced
| 7315:b8e88d4ca95b | 7316:a5f948e0eef5 |
|---|---|
| 584 | 584 |
| 585 ========== =========== ===== ============================== | 585 ========== =========== ===== ============================== |
| 586 Name Speed Users Support | 586 Name Speed Users Support |
| 587 ========== =========== ===== ============================== | 587 ========== =========== ===== ============================== |
| 588 anydbm Slowest Few Always available | 588 anydbm Slowest Few Always available |
| 589 sqlite Fastest(*) Few May need install (PySQLite_) | 589 sqlite Fastest Few Always available |
| 590 postgresql Fast Many Needs install/admin (psycopg2_) | 590 postgresql Fast Many Needs install/admin (psycopg2_) |
| 591 mysql Fast Many Needs install/admin (MySQLdb_) | 591 mysql Fast Many Needs install/admin (MySQLdb_) |
| 592 ========== =========== ===== ============================== | 592 ========== =========== ===== ============================== |
| 593 | 593 |
| 594 **sqlite** | 594 **sqlite** |
