Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavmojidra/ms-sql-database-query-executer-using-java

Isn’t it annoying using the command line to execute Database Queries? If mistakenly closed the command line all queries are to be re-typed.!!! Copy Paste is also an annoying task on command line when you have to control by keyboard. Also, Using SQL Server Manager for executing simple queries consumes high memory. When it comes to developers, Using SQL Server Manager can lag the system, as the already use heavy IDEs and studio which already consumes heavy RAM and resources. Developer basically use CRUID Queries for an development ( C reate , R ead , U pdate , I nsert , D elete)
https://github.com/vaibhavmojidra/ms-sql-database-query-executer-using-java

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 6 days ago
JSON representation

Isn’t it annoying using the command line to execute Database Queries? If mistakenly closed the command line all queries are to be re-typed.!!! Copy Paste is also an annoying task on command line when you have to control by keyboard. Also, Using SQL Server Manager for executing simple queries consumes high memory. When it comes to developers, Using SQL Server Manager can lag the system, as the already use heavy IDEs and studio which already consumes heavy RAM and resources. Developer basically use CRUID Queries for an development ( C reate , R ead , U pdate , I nsert , D elete)

Awesome Lists containing this project

README

        

# MS-SQL-Database-Query-Executer-Using-Java

For any Query You can contact me on any social : [Click here to contact me](https://vaibhavmojidra.blogspot.com/2019/12/about.html)

[![Capture](https://user-images.githubusercontent.com/51367686/100611714-c1a58480-3337-11eb-89d9-16765a237696.PNG)](https://youtu.be/r6IslFLbn5w)
YouTube : [MS SQL Database Query Executer Using Java](https://youtu.be/r6IslFLbn5w)

Isn’t it annoying using the command line to execute Database Queries?
If mistakenly closed the command line all queries are to be re-typed.!!!
Copy Paste is also an annoying task on command line when you have to control by keyboard.
Also, Using SQL Server Manager for executing simple queries consumes high memory.
When it comes to developers, Using SQL Server Manager can lag the system, as the already use heavy IDEs and studio which already consumes heavy RAM and resources.
Developer basically use CRUID Queries for an development ( C reate , R ead , U pdate , I nsert , D elete)

To overcome these problems we provide VMDBE (VM Database Query Executor)
Features:

- Can save the Queries with (.VMDBE_SQLQ) extension.
- Lightweight Database application compared to server.
- Suggests of keywords, clauses, statements, column and table names.
- Autocomplete Query.
- Presents Tables/Data in proper format compared to command line
interface.
- All .VMDBE_SQLQ extension files can directly open into VMDBE.
- Faster execution of Queries.
- Support huge variety of queries along with CRUID Queries.
- Various Theme Available

![Thumbail1](https://user-images.githubusercontent.com/51367686/100611746-c9fdbf80-3337-11eb-851e-a76c6f4165b4.png)
![Thumbail2](https://user-images.githubusercontent.com/51367686/100611752-cc601980-3337-11eb-8402-a620101ff315.png)
![Thumbail3](https://user-images.githubusercontent.com/51367686/100611765-d1bd6400-3337-11eb-899d-2b0537bc5f69.png)
![4](https://user-images.githubusercontent.com/51367686/100611776-d71aae80-3337-11eb-951a-f5e5a26235fa.PNG)
![5](https://user-images.githubusercontent.com/51367686/100611638-a5a1e300-3337-11eb-9a85-ed4573f09647.PNG)
![6](https://user-images.githubusercontent.com/51367686/100611695-b9e5e000-3337-11eb-9f52-6d2b2ad1768e.PNG)