[MonetDB-users] monetdb is a MMDB?when this db save the data into disk?
monetdb is a MMDB?i don't konw when this db save the data into disk? -- View this message in context: http://old.nabble.com/monetdb-is-a-MMDB-when-this-db-save-the-data-into-disk... Sent from the monetdb-users mailing list archive at Nabble.com.
Hi, MonetDB is NOT a main-memory DBMS (MMDBMS). MonetDB/SQL is a full-fledged relational ("SQL") DBMS optimized for (but not restricted to) analytical workloads as in, i.e., OLAP, data mining and BI. To achieve is query processing speed, MonetDB uses cutting-edge column store technology and is highly optimized for hardware-aware in-memory processing exploiting large amounts of main-memory However, data is persistently stored on disk as in any other (disk-based) relational DBMS. Data is written to disk whenever transaction policies require that. MonetDB/SQL provides ACID-compliant transaction. More information in available on the MonetDB website: http://www.monetdb.org/ Regards, Stefan On Sun, Apr 11, 2010 at 10:02:59PM -0700, zhliangzh wrote:
monetdb is a MMDB?i don't konw when this db save the data into disk? -- View this message in context: http://old.nabble.com/monetdb-is-a-MMDB-when-this-db-save-the-data-into-disk... Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199 |
Hi, ok,I got it ,thanks a lot for your help ! Regards, HotMan Stefan Manegold wrote:
Hi,
MonetDB is NOT a main-memory DBMS (MMDBMS).
MonetDB/SQL is a full-fledged relational ("SQL") DBMS optimized for (but not restricted to) analytical workloads as in, i.e., OLAP, data mining and BI. To achieve is query processing speed, MonetDB uses cutting-edge column store technology and is highly optimized for hardware-aware in-memory processing exploiting large amounts of main-memory However, data is persistently stored on disk as in any other (disk-based) relational DBMS. Data is written to disk whenever transaction policies require that. MonetDB/SQL provides ACID-compliant transaction.
More information in available on the MonetDB website: http://www.monetdb.org/
Regards, Stefan
On Sun, Apr 11, 2010 at 10:02:59PM -0700, zhliangzh wrote:
monetdb is a MMDB?i don't konw when this db save the data into disk? -- View this message in context: http://old.nabble.com/monetdb-is-a-MMDB-when-this-db-save-the-data-into-disk... Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199 |
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- View this message in context: http://old.nabble.com/monetdb-is-a-MMDB-when-this-db-save-the-data-into-disk... Sent from the monetdb-users mailing list archive at Nabble.com.
participants (3)
-
HotMan
-
Stefan Manegold
-
zhliangzh