Baselight

Stackshare - Services & Packages

A dataset of popular tools and services powering the internet.

@kaggle.neeeeeemo_stackshare

Tools
@kaggle.neeeeeemo_stackshare.tools

  • 1.8 MB
  • 9072 rows
  • 13 columns
url

Url

object_id

Object Id

name

Name

title

Title

popularity

Popularity

votes

Votes

verified

Verified

description

Description

stack_count

Stack Count

type

Type

category

Category

layer

Layer

function

Function

https://stackshare.io/javascriptService_1209JavaScriptLightweight, interpreted, object-oriented language with first-class functions8284098063JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming style…35981servicelanguages-and-frameworksapplication and datalanguages
https://stackshare.io/githubService_27GitHubPowerful collaboration, review, and code management for open source and private development projects66987310338trueGitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.12710servicebuild-test-deploydevopscode-collaboration-version-control
https://stackshare.io/gitService_1046GitFast, scalable, distributed revision control system669360.36590Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.47081servicebuild-test-deploydevopsversion-control-system
https://stackshare.io/pythonService_993PythonA clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.575688.66866Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.21303servicelanguages-and-frameworksapplication and datalanguages
https://stackshare.io/nodejsService_1011Node.jsA platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications448735.88537Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.17064servicelanguages-and-frameworksapplication and dataframeworks
https://stackshare.io/visual-studio-codeService_4202Visual Studio CodeBuild and debug modern web and cloud applications, by Microsoft426362.62279trueBuild and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.6713servicebuild-test-deploydevopstext-editor
https://stackshare.io/dockerService_586DockerEnterprise Container Platform for High-Velocity Innovation.418908.93856trueThe Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere26041servicebuild-test-deploydevopsvirtual-machine-platforms-and-containers
https://stackshare.io/reactService_1020ReactA JavaScript library for building user interfaces402475.54072Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.16925servicelibrariesapplication and datajavascript-ui-libraries
https://stackshare.io/html5Service_2538HTML55th major revision of the core language of the World Wide Web343927.82233HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised …7543servicelanguages-and-frameworksapplication and datalanguages
https://stackshare.io/jqueryService_1021jQueryThe Write Less, Do More, JavaScript Library.327811.66557jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.110970servicelibrariesapplication and datajavascript-ui-libraries

CREATE TABLE tools (
  "url" VARCHAR,
  "object_id" VARCHAR,
  "name" VARCHAR,
  "title" VARCHAR,
  "popularity" DOUBLE,
  "votes" BIGINT,
  "verified" BOOLEAN,
  "description" VARCHAR,
  "stack_count" BIGINT,
  "type" VARCHAR,
  "category" VARCHAR,
  "layer" VARCHAR,
  "function" VARCHAR
);

Share link

Anyone who has the link will be able to view this.