Difference between revisions of "Advanced User's Guide"

From BaseX Documentation
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
;Storage
 
;Storage
 
* [[Configuration]]: BaseX start files and directories
 
* [[Configuration]]: BaseX start files and directories
* [[Indexes]]: Available index structures and their utilization
 
 
* [[Backups]]: Backup and restore databases
 
* [[Backups]]: Backup and restore databases
 
* [[Catalog Resolver]] Information on entity resolving
 
* [[Catalog Resolver]] Information on entity resolving
Line 21: Line 20:
 
* [[Transaction Management]]: Insight into the BaseX transaction management
 
* [[Transaction Management]]: Insight into the BaseX transaction management
 
* [[Logging]]: Description of the server logs
 
* [[Logging]]: Description of the server logs
* [[Events]]: Description of the event feature
 
* [[Execution Plan]]: Analyzing query evaluation
 
 
</div>
 
</div>
 
<div>&nbsp;</div>
 
<div>&nbsp;</div>
[[Category:Server]] [[Category:Internals]]
+
  
 
__NOTOC__
 
__NOTOC__

Revision as of 15:09, 17 January 2016

This page is one of the Main Sections of the documentation. It contains details on the BaseX storage and the Server architecture, and presents some more GUI features.

Storage
Use Cases
  • Statistics: Exemplary statistics on databases created with BaseX
  • Twitter: Storing live tweets in BaseX
     
 
Server and Query Architecture