9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: Re: [9fans] PQ - a Plan 9 way of relational database?
Date: Tue, 20 Feb 2001 11:06:27 +0900	[thread overview]
Message-ID: <20010220020705.BDE9C199E1@mail.cse.psu.edu> (raw)

>Why not? Transactions. E-commerce.
>Multi-user. SQL. Triggers. Mine is/has none of those. I learned a lot

I suppose PQ (Phone Query?) would be designed mainly for read only
database.  Many usages of RDBMS may actually be this like.  :-)
However, yes, we should have the concept of transaction if we apply
this to multiple users who can update at anytime.
SQL and triggering are not so essential, but considered as cosmetics for
more user friendly RDBMS.

 From the naming, I suppose supported data types are limitted only to
string type.  However, adding more data types and more operations
other than '=' could be not so difficult.

As a conclusion, PQ should have concept of transaction first.
Am I wrong?

Kenji



             reply	other threads:[~2001-02-20  2:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-20  2:06 okamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-20  8:52 geoff
2001-02-19  4:13 okamoto
2001-02-19  9:59 ` cLIeNUX user

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010220020705.BDE9C199E1@mail.cse.psu.edu \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).