Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. OmniDB - An Open Source Web Tool For Database Management and Conversion

OmniDB - An Open Source Web Tool For Database Management and Conversion

Scheduled Pinned Locked Moved Database
databasemysqlpostgresqlsql-serveroracle
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    William Ivanski
    wrote on last edited by
    #1

    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!

    L 1 Reply Last reply
    0
    • W William Ivanski

      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!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      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)

      W 1 Reply Last reply
      0
      • L Lost User

        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)

        W Offline
        W Offline
        William Ivanski
        wrote on last edited by
        #3

        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).

        L 1 Reply Last reply
        0
        • W William Ivanski

          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).

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          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)

          R 1 Reply Last reply
          0
          • L Lost User

            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)

            R Offline
            R Offline
            Rafael T Castro
            wrote on last edited by
            #5

            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.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups