About Database (Db)
Abstract
This article discusses the stage of development of the database, its types and future plans. A database is a collection of information that is organized so that it can be easily accessed, managed and updated. Computer databases typically contain aggregations of data records or files, containing information about sales transactions or interactions with specific customers. In a relational database, digital information about a specific customer is organized into rows, columns and tables which are indexed to make it easier to find relevant information through SQL or NoSQL queries
References
E.F. Codd, A Relational Model of Data for Large Shared Data Banks, Communications of the ACM, vol. 13, no. 6, June 1970,377—387
E.F. Codd, A.L. Dean (eds.),1971 SIGFIDET Workshop on Data Description, Access, and Control, Association for Computing Machinery, New York, 1971.
E.F. Codd, Further Normalization of the Data Base Relational Model, Courant Inst. Comp. Sci. Symp. 6, Data Base Systems, Prentice-Hall, Englewood Cliffs, N.J., 1971, 33-64.