GithubHelp home page GithubHelp logo

dz0sy5 / sql-server-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exajobs/sql-server-collection

0.0 0.0 0.0 19.29 MB

An ongoing & curated collection of awesome software libraries, learning tutorials, Useful links & scripts, tools, resources and cool stuff about Microsoft SQL Server

License: MIT License

R 0.27% C# 0.07% PowerShell 6.91% HTML 2.75% PLpgSQL 9.85% Batchfile 0.01% TSQL 79.71% Visual Basic .NET 0.21% Vim Snippet 0.22%

sql-server-collection's Introduction

SQL Server Collection Tools

Welcome To The World of SQL Server Collection®. An ongoing & curated collection of awesome software libraries, learning tutorials, Useful links & scripts, tools, resources and cool stuff about Microsoft SQL Server. Thanks to our daily readers and contributors. The goal is to build a categorized community-driven collection of very well-known resources. Sharing, suggestions and contributions are always welcome!

What is SQL Server?

  • SQL Server is a relational database management system, or RDBMS, developed and marketed by Microsoft.

sqlserver

  • A database in SQL Server is made up of a collection of tables that stores a specific set of structured data. A table contains a collection of rows, also referred to as records or tuples, and columns, also referred to as attributes. Each column in the table is designed to store a certain type of information, for example, dates, names, dollar amounts, and numbers.

Basic Information about Databases

  • A computer can have one or more than one instance of SQL Server installed. Each instance of SQL Server can contain one or many databases. Within a database, there are one or many object ownership groups called schemas. Within each schema there are database objects such as tables, views, and stored procedures. Some objects such as certificates and asymmetric keys are contained within the database, but are not contained within a schema

Table of Contents

Repo Folders and Files

⬆ back to top

SQL Server Web Resources

⬆ back to top

BIML Resources and Bloggers

BIML - Business Intelligence Markup Language

BIML Resources

BIML Bloggers

⬆ back to top

PowerShell and SQL Server

⬆ back to top

TSQL Format Code

⬆ back to top

SQL Server Test Data Generation

⬆ back to top

Free SQL Server and R ebooks

SQL Server:

R:

⬆ back to top

SQL Server Paid Books

⬆ back to top

Contributing

You are most welcome to contribute to this Awesome Community list as well. Big thanks to all current contributors who have helped build this Awesome Community list.

License

CC0

To the extent possible under law, Exajobs has waived all copyright and related or neighboring rights to this work.

Back to top

sql-server-collection's People

Contributors

exajobs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.