Skip to content

Aphasia-Chatter/database-benchmarking

Repository files navigation

Database Benchmarking

Database benchmarking on indexed vs non-indexed table for PostgreSQL. Uses kotlin engine.

  1. Run docker compose up to start a containerized postgreSQL database locally.
  2. Run all cells in Dataset-Generation.ipynb, it will initalize the tables, schemas and populate the database with some initial patients and staff members.
  3. Run first two cells in Database-BenchMarking.ipynb to initalize imports. Then run respective cells based on what you want to benchmark.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks