As part of the SQL/ODBC support in MarkLogic Server, we now have a command line 
utility named mlsql.

In order to avoid confusion going forward, we've decide to rename the 
long-standing open source project, MLSQL, to MLSAM, which stands for SQL Access 
Module, which pairs nicely with its twin MLJAM - Java Access Module.  For those 
unfamiliar with MLSAM, it is a an XQuery library and a Java web service that 
provide, from within MarkLogic XQuery, the ability to execute SQL statements 
against an RDBMS connected (via JDBC) to a servlet container.

We've the updated project page<http://developer.marklogic.com/code/mlsam> and 
tutorial<http://developer.marklogic.com/learn/2006-04-mlsam> on our developer 
site, moved the repo from https://github.com/marklogic/mlsql to 
https://github.com.marklogic/mlsam, renamed the binary and src downloads, and 
added redirects where we can (github will not do redirects from the old repo 
name).  We've not changed any strings or names inside the Java or XQuery code 
itself.

Let us know if you have any issues.

Best,
Eric
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to