omnidb icon
omnidb icon

omnidb

OmniDB is a browser-based tool that simplifies database management focusing on interactivity, designed to be powerful and lightweight.

omnidb screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Alerts

  • Discontinued

Platforms

  • Mac
  • Windows
  • Linux
Discontinued

The website is unavailable, and the last version is from December 2019.

-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Web-Based
  2. PostgreSQL icon  PostgreSQL support

 Tags

omnidb News & Activities

Highlights All activities

Recent activities

omnidb information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    20 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  3,274 Stars
  •  479 Forks
  •  327 Open Issues
  •   Updated  
View on GitHub
omnidb was added to AlternativeTo by AnthonyV on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is omnidb?

OmniDB is an open source browser-based app designed to access and manage many different Database Management systems, e.g. PostgreSQL, Oracle and MySQL. OmniDB can run either as an App or via Browser, combining the flexibility needed for various access paths with a design that puts security first. OmniDB is actively developed, automatically tested on a variety of databases and browsers and comes with full documentation.

Since early development, OmniDB was designed as an browser-based app. Consequently, it runs in any browser, from any operational system. It can be accessed by several computers and multiple users, each one of them with his/her own group of connections. It also can be hosted in any operational system, without the need of install any dependencies. We will see further details on installation in the next chapters.

OmniDB’s main objective is to offer an unified workspace with all functionalities needed to manipulate different DMBS. DBMS specific tools aren’t required: in OmniDB, the context switch between different DBMS is done with a simple connection switch, without leaving the same page. The end-user’s sensation is that there is no difference when he/she manipulates different DBMS, it just feels like different connections.

Despite this, OmniDB is built with simplicity in mind, designed to be a fast and lightweight browser-based application. OmniDB is also powered by the WebSocket technology, allowing the user to execute multiple queries and procedures in multiple databases in multiple hosts in background.

OmniDB is also secure. All OmniDB user data are stored encrypted, and no database password is stored at all. When the user first connects to a database, OmniDB asks for the password. This password is encrypted and stored in memory for a specific amount of time. When this time expires, OmniDB asks the password again. This ensures maximum security for the database OmniDB is connecting to.

Official Links