Skip to content

Commit

Permalink
Docs: Update line counts and comparison links
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed May 14, 2019
1 parent 41c6680 commit 40185e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ small apps that would be blown away by a SQL-DB or an external database server.

TinyDB is:

- **tiny:** The current source code has 1200 lines of code (with about 40%
documentation) and 1000 lines of tests. For comparison: Buzhug_ has about 2500
- **tiny:** The current source code has 1600 lines of code (with about 33%
documentation) and 1800 lines of tests. For comparison: Buzhug_ has about 2500
lines of code (w/o tests), CodernityDB_ has about 7000 lines of code
(w/o tests).

Expand Down Expand Up @@ -130,5 +130,5 @@ extensions: Contributions to TinyDB are welcome! Here's how to get started:
.. |Version| image:: http://img.shields.io/pypi/v/tinydb.svg?style=flat-square
:target: https://pypi.python.org/pypi/tinydb/
.. _Buzhug: http://buzhug.sourceforge.net/
.. _CodernityDB: http://labs.codernity.com/codernitydb/
.. _CodernityDB: https://github.com/perchouli/codernitydb
.. _MongoDB: http://mongodb.org/

0 comments on commit 40185e3

Please sign in to comment.