Click here to Skip to main content
15,991,072 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Read This, Not That Pin
englebart20-Jul-24 3:36
professionalenglebart20-Jul-24 3:36 
GeneralRe: Read This, Not That Pin
jochance18-Jul-24 8:09
jochance18-Jul-24 8:09 
GeneralRe: Read This, Not That Pin
jschell18-Jul-24 14:43
jschell18-Jul-24 14:43 
GeneralRe: Read This, Not That Pin
carlospc197019-Jul-24 1:36
professionalcarlospc197019-Jul-24 1:36 
GeneralRe: Read This, Not That Pin
raddevus19-Jul-24 2:09
mvaraddevus19-Jul-24 2:09 
GeneralRe: Read This, Not That Pin
carlospc197019-Jul-24 2:20
professionalcarlospc197019-Jul-24 2:20 
GeneralRe: Read This, Not That Pin
Julian Ragan19-Jul-24 2:40
Julian Ragan19-Jul-24 2:40 
QuestionWhich RDBMS? Pin
honey the codewitch18-Jul-24 4:11
mvahoney the codewitch18-Jul-24 4:11 
I come from a Microsoft background. I'm pretty good at managing SQL Server databases, making them parallel and fast, and I know T-SQL quite well.

To a lesser degree I know SQL92 but I sometimes get T-SQL mixed into it.

I'm trying to decide what RDBMS to run on my Debian VPS. Obviously it's not going to be SQL Server. I expect light traffic.

I'm wondering if Postgre might be the best option (most familiar) for me? Or if it would be overkill as I only really need simple stuff for the most part. I don't think I'll need triggers or jobs, for example. Maybe I'd also be taking on too much management. I'd prefer it be something i can set up and forget about more or less.

Mysql is another option and might be worth learning because it's so ubiquitous, but my main concern with it is overhead in terms of learning curve. My biggest priority is to reduce that curve. I don't want to spend time learning about a different RDBMS way of doing things wherever I can avoid it. I just don't want to invest the time.

I'm not sure which one would be a good fit for my use cases, which are still open ended at this point, except light traffic and simple, smallish datasets.

Like I said, by biggest priority is a flattish learning curve, so the closer I can get to MS SQL Server "feel" the happier I'll be. In the alternative, an RDBMS that's fairly automatic with few user facing moving parts outside of SQL/DDL/DML would be okay.

I'm not sold on those two offerings either. If someone has a better idea, I'm all for trying it.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

AnswerRe: Which RDBMS? Pin
dandy7218-Jul-24 4:16
dandy7218-Jul-24 4:16 
GeneralRe: Which RDBMS? Pin
honey the codewitch18-Jul-24 4:20
mvahoney the codewitch18-Jul-24 4:20 
GeneralRe: Which RDBMS? Pin
Stefan de Zeeuw18-Jul-24 4:30
professionalStefan de Zeeuw18-Jul-24 4:30 
GeneralRe: Which RDBMS? Pin
honey the codewitch18-Jul-24 4:33
mvahoney the codewitch18-Jul-24 4:33 
GeneralRe: Which RDBMS? Pin
dandy7218-Jul-24 7:23
dandy7218-Jul-24 7:23 
AnswerRe: Which RDBMS? Pin
Joe Fallon18-Jul-24 4:18
Joe Fallon18-Jul-24 4:18 
GeneralRe: Which RDBMS? Pin
honey the codewitch18-Jul-24 4:21
mvahoney the codewitch18-Jul-24 4:21 
GeneralRe: Which RDBMS? PinPopular
Kent Sharkey18-Jul-24 4:57
staffKent Sharkey18-Jul-24 4:57 
GeneralRe: Which RDBMS? Pin
TNCaver18-Jul-24 5:30
TNCaver18-Jul-24 5:30 
GeneralRe: Which RDBMS? Pin
jschell18-Jul-24 14:56
jschell18-Jul-24 14:56 
GeneralRe: Which RDBMS? Pin
Kent Sharkey18-Jul-24 16:14
staffKent Sharkey18-Jul-24 16:14 
GeneralRe: Which RDBMS? Pin
seismofish19-Jul-24 0:30
seismofish19-Jul-24 0:30 
GeneralRe: Which RDBMS? Pin
MarkTJohnson19-Jul-24 3:57
professionalMarkTJohnson19-Jul-24 3:57 
GeneralRe: Which RDBMS? Pin
trønderen19-Jul-24 10:57
trønderen19-Jul-24 10:57 
GeneralRe: Which RDBMS? Pin
seismofish23-Jul-24 0:51
seismofish23-Jul-24 0:51 
GeneralRe: Which RDBMS? Pin
k505418-Jul-24 4:57
mvek505418-Jul-24 4:57 
GeneralRe: Which RDBMS? Pin
honey the codewitch18-Jul-24 7:17
mvahoney the codewitch18-Jul-24 7:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.