RE: RDMS Database's and/or Record Managers
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Jan 22, 2004
- 562 views
> From: Euman > > Just how much easier is this than the tsunami wrappers? > 1) to learn > 2) for speed > 3) for security (any encryption routine will do, there are > several in the RDS archive) > *(Tsunami Pro has built-in encryption) I doubt this is what Ray meant by 'security' (because it's not what I'd mean if I mentioned RDBMS security :). Commercial RDMBS (Oracle, SQL Server, etc) allow administrators to set up users and grant permissions to them based on activity (SELECT, UPDATE, DELETE, etc) and by table. I suppose you could liken an RDBMS to a 'data operating system.' Matt Lewis