Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:mfe:is [2019/04/30 15:35]
ezimanyi [A Generic Similarity Measure For Symbolic Trajectories]
teaching:mfe:is [2019/04/30 15:38]
ezimanyi [JDBC driver for Trajectories]
Line 122: Line 122:
  
  
-==========================================+=====JDBC driver for Trajectories=====
 The research in moving object databases MOD has been active since the early 2000. Many individual works have been proposed to deal with the different aspects of data modeling, indexing, operations, etc. A couple of prototypes have also been proposed, some of which are still active in terms of new releases. Yet, a mainstream system is by far still missing. Existing prototypes are merely research. By mainstream we mean that the development builds on widely accepted tools, that are actively being maintained and developed. A mainstream system would exploit the functionality of these tools, and would maximize the reuse of their ecosystems. As a result, it becomes more closer to end users, and easily adopted in the industry. The research in moving object databases MOD has been active since the early 2000. Many individual works have been proposed to deal with the different aspects of data modeling, indexing, operations, etc. A couple of prototypes have also been proposed, some of which are still active in terms of new releases. Yet, a mainstream system is by far still missing. Existing prototypes are merely research. By mainstream we mean that the development builds on widely accepted tools, that are actively being maintained and developed. A mainstream system would exploit the functionality of these tools, and would maximize the reuse of their ecosystems. As a result, it becomes more closer to end users, and easily adopted in the industry.
  
Line 133: Line 133:
 It is also helpful to look at the driver extension for PostGIS: It is also helpful to look at the driver extension for PostGIS:
 https://​github.com/​postgis/​postgis-java https://​github.com/​postgis/​postgis-java
-As MobilityDB build on top of PostGIS, the Java driver will need to do the same, and build on top of the PostGIS driver. Mainly the driver will need to provide Java classes to represent all the types of MobilityDB, and access the basic properties. ​ This thesis project hence will help developing the student skills in: + 
-Understanding the theory and the implementation of moving object databases. +As MobilityDB build on top of PostGIS, the Java driver will need to do the same, and build on top of the PostGIS driver. Mainly the driver will need to provide Java classes to represent all the types of MobilityDB, and access the basic properties.  ​ 
-Understanding the architecture of extensible databases, in this case PostgreSQL. + 
-Writing open source software.+This thesis project hence will help developing the student skills in: 
 +  ​* ​Understanding the theory and the implementation of moving object databases. 
 +  ​* ​Understanding the architecture of extensible databases, in this case PostgreSQL. 
 +  ​* ​Writing open source software.
  
 
teaching/mfe/is.txt · Last modified: 2020/09/29 17:03 by mahmsakr