User Tools

Site Tools


row_database

Record - Row (Database)

Return to Record, Columns, Fields

A database record, also called a row (database) or a tuple is a set of fields in a database related to one entity

Snippet from Wikipedia: Row (database)

In the context of a relational database, a row—also called a tuple—represents a single, implicitly structured data item in a table. In simple terms, a database table can be thought of as consisting of rows and columns. Each row in a table represents a set of related data, and every row in the table has the same structure.

For example, in a table that represents companies, each row would represent a single company. Columns might represent things like company name, company street address, whether the company is publicly held, its VAT number, etc. In a table that represents the association of employees with departments, each row would associate one employee with one department.

The implicit structure of a row, and the meaning of the data values in a row, requires that the row be understood as providing a succession of data values, one in each column of the table. The row is then interpreted as a relvar composed of a set of tuples, with each tuple consisting of the two items: the name of the relevant column and the value this row provides for that column.

Each column expects a data value of a particular type. For example, one column might require a unique identifier, another might require text representing a person's name, another might require an integer representing hourly pay in dollars.

Database: Databases on Kubernetes, Databases on Containers / Databases on Docker, Cloud Databases (DBaaS). Concurrent Programming and Databases, Functional Concurrent Programming and Databases, Async Programming and Databases, Database Products (MySQL, Oracle Database, Microsoft SQL Server, MongoDB, PostgreSQL, SQLite, Amazon RDS, IBM Db2, MariaDB, Redis, Cassandra, Amazon Aurora, Microsoft Azure SQL Database, Neo4j, Google Cloud SQL, Firebase Realtime Database, Apache HBase, Amazon DynamoDB, Couchbase Server, Elasticsearch, Teradata Database, Memcached, Amazon Redshift, SQLite, CouchDB, Apache Kafka, IBM Informix, SAP HANA, RethinkDB, InfluxDB, MarkLogic, ArangoDB, RavenDB, VoltDB, Apache Derby, Cosmos DB, Hive, Apache Flink, Google Bigtable, Hadoop, HP Vertica, Alibaba Cloud Table Store, InterSystems Caché, Greenplum, Apache Ignite, FoundationDB, Amazon Neptune, FaunaDB, QuestDB, Presto, TiDB, NuoDB, ScyllaDB, Percona Server for MySQL, Apache Phoenix, EventStoreDB, SingleStore, Aerospike, MonetDB, Google Cloud Spanner, SQream, GridDB, MaxDB, RocksDB, TiKV, Oracle NoSQL Database, Google Firestore, Druid, SAP IQ, Yellowbrick Data, InterSystems IRIS, InterBase, Kudu, eXtremeDB, OmniSci, Altibase, Google Cloud Bigtable, Amazon QLDB, Hypertable, ApsaraDB for Redis, Pivotal Greenplum, MapR Database, Informatica, Microsoft Access, Tarantool, Blazegraph, NeoDatis, FileMaker, ArangoDB, RavenDB, AllegroGraph, Alibaba Cloud ApsaraDB for PolarDB, DuckDB, Starcounter, EventStore, ObjectDB, Alibaba Cloud AnalyticDB for PostgreSQL, Akumuli, Google Cloud Datastore, Skytable, NCache, FaunaDB, OpenEdge, Amazon DocumentDB, HyperGraphDB, Citus Data, Objectivity/DB). Database drivers (JDBC, ODBC), ORM (Hibernate, Microsoft Entity Framework), SQL Operators and Functions, Database IDEs (JetBrains DataSpell, SQL Server Management Studio, MySQL Workbench, Oracle SQL Developer, SQLiteStudio), Database keywords, SQL (SQL keywords - (navbar_sql), Relational databases, DB ranking, Database topics, Data science (navbar_datascience), Apache CouchDB, Oracle Database (navbar_oracledb), MySQL (navbar_mysql), SQL Server (T-SQL - Transact-SQL, navbar_sqlserver), PostgreSQL (navbar_postgresql), MongoDB (navbar_mongodb), Redis, IBM Db2 (navbar_db2), Elasticsearch, Cassandra (navbar_cassandra), Splunk (navbar_splunk), Azure SQL Database, Azure Cosmos DB (navbar_azuredb), Hive, Amazon DynamoDB (navbar_amazondb), Snowflake, Neo4j, Google BigQuery, Google BigTable (navbar_googledb), HBase, ScyllaDB, DuckDB, SQLite, Database Bibliography, Manning Data Science Series, Database Awesome list (navbar_database - see also navbar_datascience, navbar_data_engineering, navbar_cloud_databases, navbar_aws_databases, navbar_azure_databases, navbar_gcp_databases, navbar_ibm_cloud_databases, navbar_oracle_cloud_databases)


© 1994 - 2024 Cloud Monk Losang Jinpa or Fair Use. Disclaimers

SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.


row_database.txt · Last modified: 2024/04/28 03:38 (external edit)