Coder Social home page Coder Social logo

sql-code-assistant-'s Introduction

INTRODUCTION

SQL Code Assistant plugin for IntelliJ IDEA provides extended editing capability
for SQL and PL/SQL code of the Oracle database.

The database objects are always at your fingertips no matter where they came from - the database
or sql scripts on the local File System. With the SQL Code Assistant you are able to browse
the objects, edit and execute SQL statements, navigate over the code, search for usages in
the database schema or scripts on the File System.

The plugin uses lexer and parser generated by ANTLR tool, thanks to Terence Parr ([email protected], [email protected]).

Feature list:
- Syntax and error highlighting
- Highlighting of keywords, types, system functions, table names, pl/sql varaible, etc
- Static code analysis (arithmetic expression evaluation, resolving references)
- Context aware code completion
- Viewing the Structure of SQL and PL/SQL code
- Code Navigation
- Code Formatting
- Quick object lookup (Ctrl-Shift-O)
- Find Usages tables, views, columns, function, procedures, etc over a database schema
  or objects in the sql scripts on the local File System
- SQL and PL/SQL code execution with sortable query result (Ctrl-Shift-M)
- Code Folding and bracket matching support
- Code commenting
- Database Schema Browsing
- Connection management

Supported version IntelliJ IDEA 10.5

BUILD AND RUN

Instructions can be found in the SqlAssistantPlugin folder according to the version IDEA 
(10 and 11 versions only are suported at the moment) 

	sqlassistant-plugin10/SqlAssistantPlugin/readme.txt
	sqlassistant-plugin11/SqlAssistantPlugin/readme.txt


AUTHOR

Serhiy Kulyk ([email protected])

sql-code-assistant-'s People

Contributors

deepsky avatar

Stargazers

Wade avatar

Watchers

 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.