-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent_docu.html
More file actions
35 lines (27 loc) · 2.23 KB
/
Copy pathcontent_docu.html
File metadata and controls
35 lines (27 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
layout: default
title: General Documentation - SECONDO
description: extensible database system
---
<h1>General Documentation</h1>
<p>
At this place, we provide some pdf documents describing the usage of <span class="secondo">Secondo</span>
in general. Furthermore, some examples are shown, how to use <span class="secondo">Secondo</span>.
If you want to retrace these examples, install <span class="secondo">Secondo</span>. How to do this, can be
read <a href="content_install.html">here</a>.
<p>
Note that starting with version 4.0.0, Secondo is natively capable of distributed query processing (running Secondo
on many computers / multiple cores). This is explained in the second document.
<ul>
<li> <a href="files/Documentation/General/SecondoManual.pdf" target="_blank" rel="noopener noreferrer">User Manual</a> (Version 4.2, November 2019)</li>
<li> <a href="files/Documentation/General/DistributedQueryProcessinginSecondo.pdf" target="_blank" rel="noopener noreferrer">Tutorial: Distributed Query Processing in Secondo</a> (Version 4.0, October 29, 2019)</li>
<li> <a href="files/Documentation/General/ParallelTrajectoryManagement.pdf" target="_blank" rel="noopener noreferrer">Example: Parallel Trajectory Management in Secondo</a> (Version 1.1, January 3, 2020)</li>
<li> <a href="files/Documentation/General/ParallelTrajectoryManagementInstallation.pdf" target="_blank" rel="noopener noreferrer">Installation Instructions for Parallel Trajectory Management in Secondo</a> (Version 1.0, October 30, 2019)</li>
<li> <a href="files/Documentation/General/Secondo-mod.pdf" target="_blank" rel="noopener noreferrer">Short Guide to Using Secondo</a></li>
<li> <a href="files/Documentation/General/SecondoQuerying.pdf" target="_blank" rel="noopener noreferrer">Short Guide to Querying at the Executable Level </a></li>
<li> <a href="files/Documentation/General/SecondoTracks.pdf" target="_blank" rel="noopener noreferrer">Example: Loading Tracks and Displaying Them With a Map Background </a></li>
<li> <a href="https://ub-deposit.fernuni-hagen.de/receive/mir_mods_00000992" target="_blank" rel="noopener noreferrer">Integrating Programs and Documentation / The PD system</a></li>
</ul>
<div class="footnote">
Last Changed: 2024-06-26 (rhg)
</div>