Author Topic: How to mod the DB? Any free programs to do it?  (Read 2521 times)

0 Members and 1 Guest are viewing this topic.

Offline xenoscepter (OP)

  • Vice Admiral
  • **********
  • Posts: 1157
  • Thanked: 318 times
How to mod the DB? Any free programs to do it?
« on: August 12, 2021, 09:51:27 AM »
 - Not sure where to post this, but I saw, this: http://aurora2.pentarch.org/index.php?topic=12687.0 and wanted to try my hand at it. How to do so without spending money on a program?
 
The following users thanked this post: Blogaugis

Offline ISN

  • Sub-Lieutenant
  • ******
  • I
  • Posts: 111
  • Thanked: 46 times
Re: How to mod the DB? Any free programs to do it?
« Reply #1 on: August 12, 2021, 10:07:12 AM »
I use DB Browser for SQLite, https://sqlitebrowser.org/. I don't know how it compares to any other tools but it's free and it gets the job done.
 

Offline RougeNPS

  • Lt. Commander
  • ********
  • R
  • Posts: 217
  • Thanked: 38 times
Re: How to mod the DB? Any free programs to do it?
« Reply #2 on: August 12, 2021, 10:33:34 AM »
Asking Q4X's dev might be a good idea. He might know.
 

Offline Droll

  • Vice Admiral
  • **********
  • D
  • Posts: 1704
  • Thanked: 599 times
Re: How to mod the DB? Any free programs to do it?
« Reply #3 on: August 12, 2021, 10:44:02 AM »
SQLiteStudio is what I use, it's free and you do not need to know any SQL to actually traverse and manipulate the DB.
 

Online nuclearslurpee

  • Admiral of the Fleet
  • ***********
  • Posts: 2991
  • Thanked: 2249 times
  • Radioactive frozen beverage.
Re: How to mod the DB? Any free programs to do it?
« Reply #4 on: August 12, 2021, 11:07:47 AM »
I use DB Browser for SQLite, https://sqlitebrowser.org/. I don't know how it compares to any other tools but it's free and it gets the job done.

Seconding this. For browsing and modifying single/a few values this works fine, and it will run SQL commands if you are comfortable with those.
 

Offline serger

  • Commodore
  • **********
  • Posts: 634
  • Thanked: 120 times
  • Silver Supporter Silver Supporter : Support the forums with a Silver subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
Re: How to mod the DB? Any free programs to do it?
« Reply #5 on: August 12, 2021, 12:37:29 PM »
SQLite Expert Personal
 

Offline Zap0

  • Captain
  • **********
  • Posts: 405
  • Thanked: 504 times
Re: How to mod the DB? Any free programs to do it?
« Reply #6 on: August 13, 2021, 02:12:05 AM »
I use dbeaver
 

Offline Steve Walmsley

  • Aurora Designer
  • Star Marshal
  • S
  • Posts: 11678
  • Thanked: 20470 times
Re: How to mod the DB? Any free programs to do it?
« Reply #7 on: August 13, 2021, 12:33:56 PM »
I use Valentina Studio for SQLite
 

Offline Erik L

  • Administrator
  • Admiral of the Fleet
  • *****
  • Posts: 5657
  • Thanked: 372 times
  • Forum Admin
  • Discord Username: icehawke
  • 2020 Supporter 2020 Supporter : Donate for 2020
    2022 Supporter 2022 Supporter : Donate for 2022
    Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
Re: How to mod the DB? Any free programs to do it?
« Reply #8 on: August 13, 2021, 04:47:15 PM »
I use Valentina Studio for SQLite

Likewise