Giter Club home page Giter Club logo

cisl's Introduction

CSIL

Welcome to CISL - Columnstore Indexes Scripts Library

The library is launched with the very first release on 1st of September 2015. The first release is targeting SQL Server 2014 only, but in the following months I am expecting to launch SQL Server 2012 & SQL Server 2016 compatible version.

At the moment, the CISL consists from 7 scripts, but soon (in 2015) I expect to expand this library with more complex stuff such as maintenance solution.
Every CISL script comes in 2 variants: a simple executable script & stored procedure.
Stored Procedures are here so that you can store them inside your database and use more commonly and include them into your own solutions.

CISL consists from the following scripts:

  1. SQL Info (sqlserver_instance_info.sql) - Provides with the list of the known SQL Server versions that have bugfixes or improvements over your current version + lists currently enabled trace flags on the instance & session.
  2. Suggested Tables (suggested_tables.sql) - Lists tables which potentially can be interesting for implementing Columnstore Indexes.
  3. Row Groups (row_groups.sql) - Shows detailed information on the Columnstore Row Groups.
  4. Segment Alignment (alignment.sql) - Shows the alignment (ordering) between the different Columnstore Segments.
  5. Fragmentation (fragmentation.sql) - Shows the different types of Columnstore Indexes Fragmentation.
  6. Dictionaries (dictionaries.sql) - Shows detailed information about the Columnstore Dictionaries.
  7. Memory (memory.sql) - Shows the content of the Columnstore Object Pool.

cisl's People

Contributors

nikoneugebauer avatar

Watchers

 avatar  avatar

Forkers

sqlauto

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.