veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

233
active users

#rdbms

0 posts0 participants0 posts today

A Relational Model of Data for Large Shared Data Banks - E.F. Codd, 1970

* introduced a revolutionary approach to database design
* fundamentally changed how we store/access data
* rather than complex hierarchical structures, organized data into tables (relations) w. rows/columns
* manipulated through well-defined operations
...

fermatslibrary.com/s/a-relatio

Here's the TSQL thing I mentioned a day or two ago: a stored procedure that performs an assessment of an existing database table.

So far, it does the following:
Checks for the presence/absence of certain criteria:
🔹A Primary Key and/or Unique Key.
🔹A clustered index.
🔹Compression (if any).
🔹Total number of rows.
🔹Create date.
🔹Columns with deprecated data types.
🔹Columns with ambiguous names.

codeberg.org/DaveMasonDotMe/SQ

#SQLServer
#Database
#RDBMS
#TSQL

Codeberg.orgSQL-Server-Administration/Stored Procedures/dbo.GetTableAssessment.sql at masterSQL-Server-Administration - Scripts for managing various aspects of SQL Server.

Firebird Project is happy to announce general availability of Firebird 5.0.2 — the latest minor release in the Firebird 5.0 series.

This minor release offers bug fixes as well as a few improvements, please refer to the Release Notes for the full list of changes.

Binary kits for Windows, Linux, MacOS and Android platforms are immediately available for download.

firebirdsql.org/en/news/firebi

Firebird 5.0.2 minor release is availableFirebird: The true open source database for Windows, Linux, Mac OS X and moreFirebird SQL: The true open-source relational database

Firebird Project is happy to announce general availability of Firebird 5.0 — the latest major release of the Firebird relational database for Windows, Linux, MacOS and Android platforms.

This release introduces improvements in areas of performance, multithreaded processing (including backup, restore, sweep), SQL queries profiling, with better scalability and numerous enhancements in SQL language.

#Firebird5 #FirebirdSQL #SQL #RDBMS #opensource
firebirdsql.org/en/news/firebi

Firebird 5.0 is releasedFirebird: The true open source database for Windows, Linux, Mac OS X and moreFirebird SQL: The true open-source relational database