[MonetDB-users] Cursor Alternative
Hi, Its mentioned on your website (http://monetdb.cwi.nl/SQL/Documentation/SQL-Features.html#SQL-Features) that monetDB/SQL does not support cursors. My question is whether it has any alternative for cursors? I am working on integrating Data Mining techniques with Database systems. So I need to translate the DM algorithms and write them in monetDB. Regards Nafees Ur Rehman University of Konstanz.
Nafees Ur Rehman wrote:
Hi,
Its mentioned on your website (http://monetdb.cwi.nl/SQL/Documentation/SQL-Features.html#SQL-Features) that monetDB/SQL does not support /cursors. /My question is whether it has any alternative for cursors? I am working on integrating Data Mining techniques with Database systems. So I need to translate the DM algorithms and write them in monetDB.
Cursor-based processing is considered the worst possible use of a database system. You have to abstract towards bulk-based processing of data mining. regards, Martin
Regards
Nafees Ur Rehman
University of Konstanz.
------------------------------------------------------------------------
------------------------------------------------------------------------------ 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
participants (2)
-
Martin Kersten
-
Nafees Ur Rehman