javAPRSDB is a server adjunct to javAPRSSrvr which can be used with other
server adjuncts. javAPRSDB populates up to 4 SQL tables from the APRS data
stream seen by the server. The four tables are APRSPosits (last position for all stations
and objects), APRSTrack (positions for moving stations), APRSWx (weather
reports), and APRSPackets (packet data). More information can be found in the
User
Guide. javAPRSDB is currently be run against the MS SQL Server, mySQL, and PostgreSQL.