Skip to content

Repository contains tools for analyzing SQL requirements for Evita relational database prototype implementation.

License

Notifications You must be signed in to change notification settings

FgForrest/EvitaSqlAnalysisToolset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evita SQL - analysis toolset

Repository contains tools for analyzing SQL requirements for Evita relational database prototype implementation.

Structure

  • db_init - initialize PostgreSQL database with required table structure
  • query_testing
    • queries - example SQL queries for testing initial Evita use-cases
    • queries_measurement - Java utility for measuring execution times of above use-case SQL queries
    • data-generator.py - generator of artificial dataset for testing example SQL queries

About

Repository contains tools for analyzing SQL requirements for Evita relational database prototype implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published