EDB and multi-value databases.

new topic     » topic index » view thread      » older message » newer message

I've worked a bit with Pick-like databases and can see their uses. The EDB
system from RDS can already take advantage of a multi-value idea. For example, a
traditional Relational DBMS would typically have a table for Orders and another
table for OrderLines and yet another for Receipts. But using EDB, you would
naturally combine these into a single table - thanks to Euphoria's sequences.

-- 
Derek

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu