Difference between revisions of "Advanced User's Guide"

From BaseX Documentation
Jump to navigation Jump to search
Line 4: Line 4:
  
 
<div style="float:left; width:48%;">
 
<div style="float:left; width:48%;">
===Storage===
+
;Storage
 
* [[Configuration]]: BaseX start files and directories
 
* [[Configuration]]: BaseX start files and directories
 
* [[Indexes]]: Available index structures and their utilization
 
* [[Indexes]]: Available index structures and their utilization
Line 11: Line 11:
 
* [[Storage Layout]]: How data is stored in the database files
 
* [[Storage Layout]]: How data is stored in the database files
  
===Use Cases===
+
;Use Cases
 
* [[Statistics]]: Exemplary statistics on databases created with BaseX
 
* [[Statistics]]: Exemplary statistics on databases created with BaseX
 
* [[Twitter]]: Storing live tweets in BaseX<br/>&nbsp;
 
* [[Twitter]]: Storing live tweets in BaseX<br/>&nbsp;
Line 17: Line 17:
 
</div><div style="float:left; width:48%;">
 
</div><div style="float:left; width:48%;">
  
===Server and Query Architecture===
+
;Server and Query Architecture
 
* [[User Management]]: User management in the client/server environment
 
* [[User Management]]: User management in the client/server environment
 
* [[Transaction Management]]: Insight into the BaseX transaction management
 
* [[Transaction Management]]: Insight into the BaseX transaction management

Revision as of 18:26, 27 March 2015

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