All Projects → yseasony → Idea Sql Generator Tool

yseasony / Idea Sql Generator Tool

Licence: bsd-3-clause
intellij idea sql generator tool

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Idea Sql Generator Tool

Node Background Management System
eggjs实现一个较为完整的后台管理系统
Stars: ✭ 96 (-5.88%)
Mutual labels:  sql
Node Mysql Utilities
Query builder for node-mysql with introspection, etc.
Stars: ✭ 98 (-3.92%)
Mutual labels:  sql
Go Structured Query
Type safe SQL query builder and struct mapper for Go
Stars: ✭ 101 (-0.98%)
Mutual labels:  sql
Go Sqlfmt
A SQL formatter written in Go
Stars: ✭ 97 (-4.9%)
Mutual labels:  sql
Elasticsearch
Use SQL statements to query elasticsearch
Stars: ✭ 98 (-3.92%)
Mutual labels:  sql
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (-1.96%)
Mutual labels:  sql
Taffy
Test Automation Framework Based On Nosetests. ✨🍰✨
Stars: ✭ 94 (-7.84%)
Mutual labels:  sql
Flyway Sbt
Flyway SBT plugin
Stars: ✭ 101 (-0.98%)
Mutual labels:  sql
Lol dba
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
Stars: ✭ 1,363 (+1236.27%)
Mutual labels:  sql
Phero
这个是一个独立的orm组件可以使用在任何系统中,提供灵活的orm操作,注解形式的数据库和类的映射。This is a database query tool library. swoole mysql pool.
Stars: ✭ 100 (-1.96%)
Mutual labels:  sql
Bdash
Simple SQL Client for lightweight data analysis.
Stars: ✭ 1,344 (+1217.65%)
Mutual labels:  sql
Bat interviews
📘 分享最新BAT面试题(包含机器学习,Linux,PHP,大数据,Python,Java,前端...),持续更新ing...
Stars: ✭ 1,346 (+1219.61%)
Mutual labels:  sql
Fastsql
Database rapid development framework for Java(数据库快速开发框架).
Stars: ✭ 100 (-1.96%)
Mutual labels:  sql
R2d2 Diesel
Stars: ✭ 96 (-5.88%)
Mutual labels:  sql
Fiflow
flink-sql 在 flink 上运行 sql 和 构建数据流的平台 基于 apache flink 1.10.0
Stars: ✭ 100 (-1.96%)
Mutual labels:  sql
Toydb
Distributed SQL database in Rust, written as a learning project
Stars: ✭ 1,329 (+1202.94%)
Mutual labels:  sql
Oxidizer
📦 A Rust ORM based on tokio-postgres and refinery
Stars: ✭ 100 (-1.96%)
Mutual labels:  sql
F3 Cortex
A multi-engine ORM / ODM for the PHP Fat-Free Framework
Stars: ✭ 101 (-0.98%)
Mutual labels:  sql
Maha
A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid.
Stars: ✭ 101 (-0.98%)
Mutual labels:  sql
Defql
Create elixir functions with SQL as a body.
Stars: ✭ 100 (-1.96%)
Mutual labels:  sql

IntelliJ IDEA sql generator plugin Donate

Screenshot

How to use

  • Connecting to Your Database:
    • View > Tool Windows > Database
  • Sql Generator
    • Select Table > Right click popup menu > Select Sql Generator > SQL in your clipboard
  • Auto SQL formatter

Installation

Plugin Installation

  • Using IDE built-in plugin system on Windows:
    • File > Settings > Plugins > Browse repositories... > Search for "sql generator" > Install Plugin
  • Using IDE built-in plugin system on MacOs:
    • Preferences > Settings > Plugins > Browse repositories... > Search for "sql generator" > Install Plugin
  • Manually:
    • Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk...

Restart IDE.

Download

Download the latest release.

License

Copyright (c) 2019 yseasony. See the LICENSE file for license rights and limitations (BSD).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].