Skip to content

amrnablus/eav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EAV

This is an EAV (Entity-attribute-value) implementation in java. It's still in the very early stages

What's done so far:

  • Database design using mysql
  • JPA entity implementation
  • Sample service

TBD:

  • Complete the services
  • Create an index on top of the plain queries
  • Caching
  • Support other backends.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages