Week 4 — Plans for query support
One big feature that is still missing is querying the database, i.e. reading from the databaase by sending queries. In this post, I will share my ideas and plans to implement this feature.
One big feature that is still missing is querying the database, i.e. reading from the databaase by sending queries. In this post, I will share my ideas and plans to implement this feature.
It is now possible to assign tags to entries.
The class DatabaseEntry is the main table in the database. Each instance of it is an entry in the database and contains all relevant information in its attributes.
The class Database is the central element of the project I am working on. It is responsible for connecting to the database, manipulation entries and reading from it.
I have found out that I am accepted for GSOC and am pretty excited!
« Page 2 / 2