Hi, Sanika:

It's hard to know how to answer without more detail about what you're after.

One way in which MarkLogic is dynamic is that schemas do not have to be defined 
in advance.  If your content / data can be represented as JSON or XML, you can 
store it in the database.  Once it's in the database, you can index it as-is 
and enrich the tagging incrementally.

Another dynamic capability:   range indexes and UDFs gives you real-time 
analysis and aggregation over unstructured information.

Another dynamic capability:  the combination of XQuery and XSLT in the server 
and built-in appserver support let you transform the information returned to 
clients on request.

Then there's Hadoop integration, etc.


Erik Hennum

________________________________
From: general-boun...@developer.marklogic.com 
[general-boun...@developer.marklogic.com] on behalf of Sanika Shah 
[sanshah...@gmail.com]
Sent: Sunday, February 10, 2013 7:35 PM
To: general@developer.marklogic.com
Subject: [MarkLogic Dev General] dynamic databases

Please explain 'DYNAMIC DATABASES' in MarkLogic.
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to