Changes

Jump to navigation Jump to search
240 bytes added ,  19:22, 13 October 2011
'''raw files''' (binaries) can be stored as well.
==Create /Drop Database==
New databases can either be created in the GUI, on command line, or using any of our [[APIs]]. XML documents can be specified along with the create operation, which will be added to the database in a bulk operation:
* [[Startup#BaseX Standalone|Console]]: enter <code>basex -c "CREATE DB dbname /path/to/resources"</code>
* [[Startup#BaseX GUI|GUI]]: Go to ''Database'' → ''New'', press ''Browse'' to choose an initial file or directory, and press ''OK''
* [[Startup#BaseX Standalone|Console]]: enter <code>basex -c "CREATE DB dbname /path/to/resources"</code>.<br/>
Various [[parsers]] can be chosen to influence the database creation, or to convert different formats to XML,
 
Existing databases can eventually be dropped again:
 
* [[Startup#BaseX Standalone|Console]]: enter <code>basex -c "DROP DB dbname"</code>.
* [[Startup#BaseX GUI|GUI]]: Go to ''Database'' → ''Manage'' and choose the database to be dropped
==Manage Resources==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu