Giter Club home page Giter Club logo

dbhelper-tcc's Introduction

Installation

To install the software click here. The software does not have a provider, so when installing on the Windows operating system, it will be necessary to allow installation with an unknown provider.

Creating Tables

First, it will be necessary to create a table to access the other functions. For the creation of the table, some primitive types will be made available, and after registering all types and entering a name for the table, it will be necessary to inform the primary key. So click on 'executar' to create the table.

The blank area below the table creation is reserved to display a preview of the command in the sql language. This preview will be displayed as soon as the user gives a name to the table and at least one attribute.

All tables created will be made available for use in the area of ​​data entry and record search.

Data Entry

This functionality will be released after the creation of the first table.

By default, the table used will be the first table created, which can be changed to other tables by selecting in the selection field.

The order of the fields can be changed by clicking on the arrow icon between the fields if there is more than one field. Primary keys are created automatically, so this field will never be made available for manual insert.

The table may also be fed by an external file in .txt format, where the records to be registered should be separated by a line break. If the file has an invalid record format, this lines will be reported for correction. IMPORTANT: The records must be in the pre-established sequence, which can be changed before reading the external file. Changing the order of the fields will NOT affect the records already registered.

Record Search

This functionality will be released after the creation of the first table.

By default, the table used will be the first table created, which can be changed to other tables by selecting in the selection field.

In this section, queries can be made on the tables created previously and with the data registered in it. Conditional clauses may be applied, and later an table will be displayed below with the clauses applied sequentially SIMULATING the functioning of a relational database.

To carry out the consultation it will be mandatory to inform the desired fields, either all ('*') or specific fields.

dbhelper-tcc's People

Contributors

wirlleyd avatar

Watchers

James Cloos avatar  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.