Skip to content

s51ds/qthdb

Repository files navigation

qthdb

qthdb is QTH locator database

If this project is used as module in another project, use locators.Get

qthdb has only one table but its rows are smart

Can be used by VHF/UHF contesters

##Smart row Smart row answers on any query from dedicated client.

qthdb responses only on one query: "get data for this call sign"; DB's primary key. If data exists, then data can return the following:

  • Only the latest record
  • Records sorted by time
  • Records sorted by time; records for the selected month are marked
  • Records sorted by Month and then by time

The only way to write data into qthdb is through the methods from package ctestlog.

p.s.

That's all for 4 qthdb 4EVR

About

qthdb is locator databes used for VHF/UHF hamradio contest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages