Flat Database

Definition and Citations:

A database with one large table. This different from many tables with a relational database. It is flat due to the 2d structure that cannot show complex data. AKA flat file database and flatform database.

Latest Articles