Fork me on GitHub

12. Glossary

Term Definition
JSON JavaScript Object Notation, is an open standard format that uses human-readable text to transmit data objects consisting of attribute–value pairs
JPA a Java application programming interface specification that describes the management of relational data in applications using Java Platform, Standard Edition and Java Platform, Enterprise Edition.
NoSQL A NoSQL (originally referring to “non SQL”) database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases.