Software - RXRadioDB

pb_lonny

VK7AAL
Joined
Jul 2, 2012
Messages
2,205
Location
Tasmania

Software - RXRadioDB​




What is Symphytum?

Symphytum is an intuitive and easy way to manage your data. It is not a database powerhouse, and as well, it lacks the complexities associated with those powerhouses. Symphytum can perform basic database functions. It works only in CSV formats, can import and export tables, perform searches, and more. Written in C++ and Qt, it is very fast. You can get Symphytum for free at GitHub - giowck/symphytum: Symphytum Personal Database Software

Here is what Symphytum’s developers say about this little database:

Fields Are Not Just Text. Design your input forms with support for different data types: text, numeric, date, progress, image, file list, checkbox, combo box, etc.
Two Views On The Same Data. Use the form view for structured data input and representation, use the table-like view for searching, sorting, and comparing.
Dynamic Layout Engine. Rearrange dynamically your database layout by drag and drop in form view.
Integrated Cloud Sync. Using Symphytum across multiple computers is a joy. Your data is always automatically synchronized everywhere. Drivers for cloud services such as Dropbox and MEGA are included.
Sync Conflict Management. Symphytum manages synchronization conflicts for you. While only one session with write access is allowed at the same time, other computers may access the database in read-only mode during an open session.
Date Reminder. Date fields keep you informed on tasks, appointments or birthdays if requested. All Reminders once triggered, are listed in one place.
Fast Search. Search while typing with highlighted results in a table view.
Backup and Export. Backup your data with a simple backup wizard and export your data to CSV.
Multilingual. User interface available in English, German, Polish, French, and Italian. More info on the project Wiki.


I have prepared a short video, which shows how I have designed RXRadioDB for my needs of radio scanning related data storage, including both frequency / user related information and also event / logging related data. I have managed to do this using a single database.

Video - Software - RXRadioDB

I am also keen to hear any feedback on this, extra fields to add and any extra data that others would find useful to have logged.
 
Top