SQL Apps and/or connections

4 views
Skip to first unread message

Nathan McArthur

unread,
Apr 17, 2024, 6:13:33 PMApr 17
to AK PSUG
Hi all,
I am about to jump head-first into SQL and wanted some advice about iOS apps that I can use to manage my queries for reuse and edits.

I am also looking for a DB visualizer or connection (it doesn't have to be live or even contain actual student data) to PS to visualize the tables that we have. That will help me write the queries. 

I have looked at DBvisualizer and SQL Developer, but I wanted your collective experience before I jump in. I suppose this is my look-before-I-leap moment. 

Thanks,

Nate McArthur
EdTech LPSD

Kyle Schneider

unread,
Apr 17, 2024, 6:20:00 PMApr 17
to 'Kyle Schneider' via AK PSUG
I can’t give you a ton of advice on your exact questions - I’ve never been able to extensively work on iOS, I use my Mac.

I keep a lot of my queries in a Github repository. I use an app called Working Copy that will pull my Github repos down to iOS or iPad if needed, but again, I haven’t attempted serious work on iOS.

For visualization… you might want to look at Enterprise Reporting in PowerSchool. Their query builder would be useful. To be truthful, I’m not even sure if there’s a definitive guide the way you’re thinking about it - you can join things in SQL on wildly incorrect things and just get no results (or weird results), because all the relationships aren’t formally defined in the database.



Kyle Schneider
GSD Educational Services
Desk: 907-917-4149
Cell: 802-281-8430
ky...@gsded.com

--
You received this message because you are subscribed to the Google Groups "AK PSUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ak-psug+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ak-psug/ed701b38-9dbe-46a0-acad-fddbb94bee20n%40googlegroups.com.

Nathan McArthur

unread,
Apr 19, 2024, 6:18:58 AMApr 19
to ak-...@googlegroups.com
That's my fault i mean MacOS (native Windows user learning mac lingo hahaha) 

anything for MacOS


Thanks,

Nathan McArthur
EdTech
LPSD/BBRCTE
Alaska


The Chad

unread,
Apr 19, 2024, 11:06:53 AMApr 19
to ak-...@googlegroups.com
VS Code is my personal go to for writing SQL. It has a MacOS version, an Oracle Developer Extension, and can connect directly to my DB for viewing tables (requires a VPN or being on the same network - We're self hosted).
I have also tried SQL Developer and DBeaver, but didn't really care for the UI in either. VS Code keeps things simple. List of tables on the left, space for code on the right.

I also keep the code I write in Github, but I use Github Desktop to sync. It requires pushing / pulling the code manually, but that has been good for me to learn.

Kyle Schneider

unread,
Apr 19, 2024, 11:54:32 AMApr 19
to ak-...@googlegroups.com
NaviCat is a really nice program for working with SQL. It is a paid application though.
--
Kyle Schneider
GSD Educational Services
Phone: 907-917-4149

Sent from my iPhone

On Apr 19, 2024, at 11:07 AM, The Chad <chad....@k21schools.org> wrote:


Reply all
Reply to author
Forward
0 new messages