dragnilar / Databvase

A (sorta) lightweight query tool for MS Sql Server that makes usage of DevExpress to provide a rich user interface
3 stars 1 forks source link

Databvase

What is it?

Databvase is a small, lightweight query tool, designed similarly to SQL Server Management Studio.

This is a "fun" project, so do not expect this to have the same level of backing or development turn around as the likes of Microsoft or Jetbrains.

Also expect this to have possible performance problems when compared to SSMS (for now at least). If you find performance problems, please open an issue or comment on a pre-existing one in the issues section.

It primarily makes use of SMO and DevExpress to provide an experience that is close to SSMS in terms of basic functionality and also providing some features that SSMS does not provide by default.

Some of the features that it provides are:



Why would I use this instead of SSMS/DataGrep/etc?

As stated, this is a hobby project, but it has been found that there are not a lot of DECENT alternatives to SSMS that are not paid for products. On top of that, most of the free ones that are out there seem to be old. They have older graphics, limited customization or just very few features compared to the likes of SSMS and the others.

That being said, are some of the forseeable reasons why you may want to use this:



Building/Running This Thing

Pretty much all dependencies are either Nuget packages or DevExpress. You will need .NET 4.7 in order to build this and of course run it. There is currently an installer for it as well, but currently this application is still in heavy development and thus the installer is only being distributed to people who are willing to give the application test spins and provide feedback.

The Current List Of DevExpress Dependencies Are As Follows (version 18.1.5):

NOTE: Since this uses DevExpress, it is recommended that you have their libraries installed on your computer in advance. This means that you should probably also have a license.

Other dependencies: