GithubHelp home page GithubHelp logo

jeffamaxey / pyqt-sqlite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thesoulbender/pyqt-sqlite-1

0.0 0.0 0.0 149 KB

SqLite Database Management Software implemented with Python3.4 and PyQt5.7 for teaching/learning purpuses

Python 100.00%

pyqt-sqlite's Introduction

PyQt SQLite

This software is written for teaching porposes. It is not a complete software to create/edit/modify SqLite. If you need such a software, there are many that you can find through internet serach. Don't use this package in production.

With this software, I will try to explain how PyQt can be used to develop a running software. After this software has somehow mature, I will write a tutorial.

You can write your suggestion for developing this software.

You need > python 3.4 and > PyQt5.7 to run this software.

Currently pyqt-sqlite can do the foolowings:

Main Screen

Show tables and views and their structure:

Screenshot

Create Table

Tables can be created (but currently you can not modify):

Screenshot

Insert/Remove/Edit Data

You can update, insert and/or remove data:

Screenshot

Execute SQL Query

SQL Queries can be executed, if it selects then the result is shown in the table:

Screenshot

You can save your query as a view by pressing save view icon.

pyqt-sqlite's People

Contributors

devrimyatar 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.