topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:57 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: NANY 2024: Database Designer  (Read 3123 times)

Emily-Elizabeth

  • Participant
  • Joined in 2023
  • *
  • Posts: 4
    • View Profile
    • Donate to Member
NANY 2024: Database Designer
« on: May 27, 2023, 02:38 PM »
NANY 2024 Entry Information

Application Name Database Designer
Version 1.1.0
Short Description Visual database designer for SQLite and MySQL
Supported OSes Windows and Linux
Web Page https://github.com/e...th/Database-Designer
Download Link https://github.com/e...gner/releases/latest
 


Description
Database Designer is an intuitive app designed to simplify data structuring. It provides a GUI-based editor for easy construction and editing of database contents, including labels, fields, and checkboxes. It's perfect for beginners and those seeking a straightforward way to create and manage digital databases. With its minimalist design and simple options, Database Designer makes creating your first database a breeze.

This version emphasizes the user-friendly interface, the GUI-based editor, and the simplicity of creating and managing databases, which are key features and advantages of the Database Designer app.

Planned Features
Using MySQL and PostgreSQL for the database backends

Screenshots
https://user-images....57a-dfb188c1cfda.png
https://user-images....e86-db94627ff92b.png
https://user-images....732-070a94f90dcb.png

Usage
Installation
Just run the program, no need for installation
« Last Edit: June 06, 2023, 08:59 PM by Emily-Elizabeth, Reason: updated the short description »

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: NANY 2024: Database Designer
« Reply #1 on: May 28, 2023, 03:01 AM »
This is actually the first announced NANY 2024 entry (not 2023) :D

Emily-Elizabeth

  • Participant
  • Joined in 2023
  • *
  • Posts: 4
    • View Profile
    • Donate to Member
Re: NANY 2024: Database Designer
« Reply #2 on: June 06, 2023, 01:32 PM »
Version 1.1.0 is now released:

https://github.com/e...eleases/tag/20230606


* New: select only Database Designer files in Open dialog
* New: MySQL support
* New: can name the table
* New: prompted when table exists in the MySQL database
* Fixed: bug when deleting text in the Name or Text fields
* Fixed: issue with pictures resizing when closing the Editor and reopening the file
* Fixed: bug when creating a SQLite database
* Fixed: clearing out the name of an object will reset it back to the original name
* Changed: updated the alphanumeric check for database and table names
* Changed: updated the way the MySQL connections are made
* Updated: handle boolean (checkboxes) properly for MySQL

Emily-Elizabeth

  • Participant
  • Joined in 2023
  • *
  • Posts: 4
    • View Profile
    • Donate to Member
Re: NANY 2024: Database Designer
« Reply #3 on: September 21, 2023, 01:00 PM »
1.2.0 released - now with font styling

https://github.com/e...eleases/tag/20230919

* Note: https://download.cne...0254_4-78705918.html
* Changed: preference file save location on Linux
* Changed: can't select the buttons on the main screen
* Changed: moved the mode popup to the left
* Updated: Getting Started guide
* New: font styling of text
* New: source code download document
* New: the new inspector is copied over the old one
* Fixed: database type was not saved