Skip to content

original-flipster69/sql-police

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sql-police

This repository contains all the code examples from my JPA Optimizations - SQL Police talk. The already optimized versions can be found on master while the yet-to-be-optimized one is on se-bad-version. You can find a summary of my talk in my crib

Getting started

You can run the code to see log output either via the unit test or by starting the application and use REST endpoints to trigger the respective queries. In any case, you need to start the Docker container with the database via docker-compose up first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages