Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^6: Getting id of postgres record inserted via DBI

by Tux (Canon)
on Jul 04, 2023 at 12:01 UTC ( [id://11153276]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Getting id of postgres record inserted via DBI
in thread Getting id of postgres record inserted via DBI

I have been so lucky to port Oracle 4 from source to MCX Unix. It was not one of my most joyable experiences.

IMHO there is no perfect database, they all have advantages and disadvantages. Unify does not have VARCHAR (or something alike), SQLite has issues with more than single-user usage, MySQL has too many issues to mention with quotation use and non-ANSI standards as worst, Oracle is expensive and a PITA to maintain, PostgreSQL requires old versions installed when restoring backups on different servers, CSV has no type system, NoSQL databases have no SQL, MS-Server allows rediculous table and column names, Firebird has a weird API that often doesn't allow actions in /some/ cases, Sybase has lack of local tools, ODBC requires unavailable drivers, etc etc etc. And for all of that: YMMV. A good system administrator that works together with a good database administrator is a luxury that would probably prevent most of those drawbacks.

My personal choice is PostgreSQL: hands down the easiest to work with and the most predictable and compliant behavior. Additional PostgreSQL has fantastic community support.


Enjoy, Have FUN! H.Merijn
  • Comment on Re^6: Getting id of postgres record inserted via DBI

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11153276]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2025-06-14 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.