User Tools

Site Tools


databases

Differences

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

Link to this comparison view

Next revision
Previous revision
databases [2018/06/25 22:25] – created donpdonpdatabases [2024/01/31 04:08] (current) – external edit 127.0.0.1
Line 1: Line 1:
-cratedb +  * cratedb 
-actordb +  actordb 
-tikv +  tikv 
-tidb +  tidb 
-rqlite+  rqlite
  
 +  * https://githubreviews.com/explore/databases/distributed-databases
 +  * https://db-engines.com/en/ranking
  
 +  * Location: id, user, point, time
 +  * User: id, username, email
 +  * Fence: id, polygon
 +
 +== Queries
 +
 +| insert Location at time T | 
 +| read Locations in timespan and is user |  
 +| insert Fence | 
 +| read Fences containing point and is user | 
 +| insert User | 
 +| read User is username | 
  
-https://githubreviews.com/explore/databases/distributed-databases 
-https://db-engines.com/en/ranking 
  
  
databases.1529965529.txt.gz · Last modified: 2024/01/31 04:08 (external edit)