codelego / phpfox-model
Model gateway library for phpfox framework.
dev-master
2016-11-29 10:43 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 10:31:34 UTC
README
Model gateway interface for phpfox framework
Mixing SQL/NoSQL in application logic can cause several problems. Many developers aren't comfortable with SQL, and many who are comfortable may not write it well.
Database administrators need to be able to find data easily so they can figure out how to tune and evolve the database.
A model gateway holds all the problem and provide common way to intractive in.