Giter Site home page Giter Site logo

terrorizer1980 / sqlite-python-connect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slackhq/sqlite-python-connect

0.0 0.0 0.0 360 KB

Short bit of code to connect to a sqlite db and run a query in python

License: MIT License

Python 100.00%

sqlite-python-connect's Introduction

sqlite-python-connect

Short bit of code to connect to a sqlite db and run a query.

About the datastore

This is a database of the top 250 movies from the Internet Movie Database (IMDB). For simplicity's sake, it is not fully normalized. We will not be using this particular dataset during your onsite, but you can use it to familiarize yourself with SQLite and make sure you can access it from your preferred language.

some steps to take

  1. Make sure you have sqlite3 installed to explore sqlite db before running this code
  2. Read the main.py file
  3. Run the main.py file (python main.py)

Preparing for the onsite

We want you to feel prepared for the on-site. Before you arrive, be able to answer the following questions:

  1. What is the longest-running movie?
  2. What movie has the most actors?
  3. What is the breakdown of top movies by rating?

sqlite-python-connect's People

Contributors

aoberoi avatar duretti 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.