What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Database vs Recordset - What's the difference?

database | recordset |

In computing terms the difference between database and recordset

is that database is a combination of (1) and (2) while recordset is a data structure consisting of a group of database records.

As a verb database

is to enter data into a database.

database

Alternative forms

* (older) data base, data-base

Noun

(en noun)
  • (computing) A collection of (usually) organized information in a regular structure, usually but not necessarily in a machine-readable format accessible by a computer.
  • (computing) A set of tables in a database(1).
  • (computing) A software program for storing, retrieving and manipulating a database(1).
  • (computing) A combination of (1) and (2).
  • Synonyms

    * (collection of organized information) databank * (computer software) database management system

    Verb

    (databas)
  • To enter data into a database
  • ----

    recordset

    English

    Noun

    (wikipedia recordset) (en noun)
  • (computing) A data structure consisting of a group of database records.