mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-03 20:27:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			627 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			627 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# WhereHows Roadmap
 | 
						|
 | 
						|
Short term:
 | 
						|
* Improve search algorithm
 | 
						|
* Convert most of the ETL jobs to using [Gobblin](https://github.com/linkedin/gobblin)
 | 
						|
* Allow data platforms to push metadata changes to WhereHows directly via [Kafka](https://kafka.apache.org/) events
 | 
						|
 | 
						|
Medium term:
 | 
						|
* Store lineage metadata in graph DBs and allow querying
 | 
						|
* Generalize storage backend to support NoSQL, [Ground](https://github.com/ground-context/ground) etc.
 | 
						|
* Add an admin interface
 | 
						|
 | 
						|
Long Term:
 | 
						|
* Support column-level lineage
 | 
						|
* Fully support other types of entities, such as metrics, dashboards, experiments etc. as well as general relationships. 
 |