mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 10:49:00 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			361 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			361 B
		
	
	
	
	
	
	
	
It is pretty easy to create all metadata tables in mysql client.
cd WhereHows/data-model/DDL
mysql -hlocalhost -uwherehows -pwherehows -Dwherehows < create_all_tables_wrapper.sql
It is also fine to load each DDL files into a GUI client such as DBeaver or Aqua Data Studio
