OmniDB - An Open Source Web Tool For Database Management and Conversion
-
Guys, We are developing a web tool called OmniDB: http://omnidb.com.br[^] It is open source now, you can check its sources in: GitHub - OmniDB/OmniDB: Web tool for database management and conversion[^] OmniDB is cross-platform and supports Firebird, MySQL, Oracle, PostgreSQL, SQLite, Microsoft SQL Server and Microsoft Access. We are looking forward to hear feedback from the community. Thanks in advance!
-
Guys, We are developing a web tool called OmniDB: http://omnidb.com.br[^] It is open source now, you can check its sources in: GitHub - OmniDB/OmniDB: Web tool for database management and conversion[^] OmniDB is cross-platform and supports Firebird, MySQL, Oracle, PostgreSQL, SQLite, Microsoft SQL Server and Microsoft Access. We are looking forward to hear feedback from the community. Thanks in advance!
William Ivanski wrote:
We are looking forward to hear feedback
My feedback is that this is not a question. There's a "Free Tools" section where you can point out free tools. It's in the "Product Lifecycle" category. -- taking a peek at the website;
William Ivanski wrote:
OmniDB is cross-platform
Where is the download for Ubuntu? ..the bottom row of "features" does not look very appealing - having tabs in an editor is not something to brag about; it is like highlighting that your car has wheels.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
-
William Ivanski wrote:
We are looking forward to hear feedback
My feedback is that this is not a question. There's a "Free Tools" section where you can point out free tools. It's in the "Product Lifecycle" category. -- taking a peek at the website;
William Ivanski wrote:
OmniDB is cross-platform
Where is the download for Ubuntu? ..the bottom row of "features" does not look very appealing - having tabs in an editor is not something to brag about; it is like highlighting that your car has wheels.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
Hi, Eddy! I really appreciate your feedback.
Eddy Vluggen wrote:
There's a "Free Tools" section where you can point out free tools. It's in the "Product Lifecycle" category.
I'll post that, thanks for the advice.
Eddy Vluggen wrote:
having tabs in an editor is not something to brag about
It may sound crazy, but not all database management tool have tabs in their editors. Note that OmniDB is a web database management tool with tabs in its editor.
Eddy Vluggen wrote:
Where is the download for Ubuntu?
OmniDB is a web application, so it needs to be served by a webserver. For that purpose, you can use Mono XSP (which runs on any Linux distribution as well as on Mac OS X) or Cassini (Windows).
-
Hi, Eddy! I really appreciate your feedback.
Eddy Vluggen wrote:
There's a "Free Tools" section where you can point out free tools. It's in the "Product Lifecycle" category.
I'll post that, thanks for the advice.
Eddy Vluggen wrote:
having tabs in an editor is not something to brag about
It may sound crazy, but not all database management tool have tabs in their editors. Note that OmniDB is a web database management tool with tabs in its editor.
Eddy Vluggen wrote:
Where is the download for Ubuntu?
OmniDB is a web application, so it needs to be served by a webserver. For that purpose, you can use Mono XSP (which runs on any Linux distribution as well as on Mac OS X) or Cassini (Windows).
William Ivanski wrote:
It may sound crazy, but not all database management tool have tabs in their editors.
Just as there still exists text-editors without tabs.
William Ivanski wrote:
Note that OmniDB is a web database management tool with tabs in its editor.
Nope, still doesn't work for me. The TabControl is over 16 years old, and I haven't seen much products that tout their MDI-interface as a core feature.
William Ivanski wrote:
OmniDB is a web application, so it needs to be served by a webserver.
Wouldn't that make the .NET webserver the platform? :) I'm using Sql Management Studio at work, which is also free. How would you compare the two?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
-
William Ivanski wrote:
It may sound crazy, but not all database management tool have tabs in their editors.
Just as there still exists text-editors without tabs.
William Ivanski wrote:
Note that OmniDB is a web database management tool with tabs in its editor.
Nope, still doesn't work for me. The TabControl is over 16 years old, and I haven't seen much products that tout their MDI-interface as a core feature.
William Ivanski wrote:
OmniDB is a web application, so it needs to be served by a webserver.
Wouldn't that make the .NET webserver the platform? :) I'm using Sql Management Studio at work, which is also free. How would you compare the two?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
There are plenty of cross-platform webservers that run ASP.NET applications. Also, SQL Management Studio is a desktop application that manages SQL Server databases only, the applications have different purposes.