Skip to content

Commit 8a959e5

Browse files
committed
Oracle is no longer experimental
1 parent dde82da commit 8a959e5

File tree

12 files changed

+14
-15
lines changed

12 files changed

+14
-15
lines changed

_data/home_callouts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ items:
44
subtitle: Free to use for any purpose, source code available under MIT license
55
icon: fas fa-copy
66
- title: Cross database
7-
subtitle: Supports MySQL, PostgreSQL, MS SQL, MongoDB, SQLite and others
7+
subtitle: MySQL, PostgreSQL, MS SQL, Oracle, MongoDB, SQLite and others
88
icon: fas fa-database
99
- title: Cross platform
1010
subtitle: Works on Windows, Linux, MacOS and in WEB browser

_database/cockroachdb-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CockroachDB
66
layout: feature
77
features_left: true
88
icon: cockroachdb.svg
9-
order: 8
9+
order: 9
1010
isClient: 1
1111
download_button: true
1212
---

_database/mariadb-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: MariaDB
66
layout: feature
77
features_left: true
88
icon: mariadb.svg
9-
order: 6
9+
order: 7
1010
isClient: 1
1111
download_button: true
1212
---

_database/mongodb-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: MongoDB
66
layout: feature
77
features_left: true
88
icon: mongo.svg
9-
order: 5
9+
order: 6
1010
isClient: 1
1111
download_button: true
1212
---

_database/oracle-client.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
title: Cross-platform Oracle Database Manager
3-
subtitle: DbGate - the Smartest SQL+noSQL Database Client (experimental)
3+
subtitle: DbGate - the Smartest SQL+noSQL Database Client
44
headDescription: Free and open-source Oracle database client, SQL editor and database manager. Desktop app in Linux, Windows, MacOS and web app in Docker.
55
name: Oracle
66
layout: feature
77
features_left: true
88
icon: oracle.svg
9-
order: 10
9+
order: 3
1010
isClient: 1
1111
download_button: true
12-
experimental: 1
1312
---
1413

15-
{% include client.html name='Oracle' sql='1' experimental='1' %}
14+
{% include client.html name='Oracle' sql='1' %}

_database/postgresql-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: PostgreSQL
66
layout: feature
77
features_left: true
88
icon: postgres.svg
9-
order: 3
9+
order: 4
1010
isClient: 1
1111
download_button: true
1212
---

_database/redis-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Redis
66
layout: feature
77
features_left: true
88
icon: redis.svg
9-
order: 9
9+
order: 10
1010
isClient: 1
1111
download_button: true
1212
---

_database/redshift-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Redshift
66
layout: feature
77
features_left: true
88
icon: redshift.svg
9-
order: 7
9+
order: 8
1010
isClient: 1
1111
download_button: true
1212
---

_database/sqlite-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: SQLite
66
layout: feature
77
features_left: true
88
icon: sqlite.svg
9-
order: 4
9+
order: 5
1010
isClient: 1
1111
download_button: true
1212
---

_features/database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ features_left: true
1212
* [MySQL](/database/mysql-client.html)
1313
* [PostgreSQL](/database/postgresql-client.html)
1414
* [Microsoft SQL Server](/database/mssql-client.html) (supports Windows authentication)
15+
* [Oracle](/database/oracle-client.html)
1516
* [MongoDB](/database/mongodb-client.html)
1617
* [SQLite](/database/sqlite-client.html) (quick open files with drag & drop)
1718
* [Amazon Redshift](/database/redshift-client.html)
1819
* [CockroachDB](/database/cockroachdb-client.html)
1920
* [MariaDB](/database/mariadb-client.html)
20-
* [Oracle](/database/oracle-client.html) (experimental)
2121
* Support connection over SSH tunnel, for accessing production databases behind firewall
2222
* Support SSL
2323
* Allows work with multiple database connections simultaneously

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="theme-color" content={{ site.theme_color | default: '#ffffff' }}>
55
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/app.css">
66
<meta name="description"
7-
content="{{ page.headDescription | default: 'Powerful cross-platform SQL client and database manager for MySQL, SQL Server, PostgreSQL, SQLite, MongoDB, Redis, Oracle. Fast, modern and 100% free.' }}" />
7+
content="{{ page.headDescription | default: 'Powerful cross-platform SQL client and database manager for MySQL, SQL Server, Oracle, PostgreSQL, SQLite, MongoDB, Redis. Fast, modern and 100% free.' }}" />
88
<title>{% if page.headTitle %}{{page.headTitle}}{% else %}{{page.title}} | DbGate{% endif %}</title>
99

1010
<!-- Favicon-->

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ My name is [Jan Prochazka](https://github.com/janproch/), I live in Czech Republ
2323
# Motivation
2424
I started to create database manager tools in 2010. All my tools develope3d in past were under commercial license.
2525

26-
My first DB admin tool was [DatAdmin](http://www.jenasoft.com/datadmin), which has larger supported database set (eg. Oracle or Effiproz).
26+
My first DB admin tool was [DatAdmin](http://www.jenasoft.com/datadmin).
2727

2828
The second generation was [DbMouse](http://www.jenasoft.com/dbmouse), which was designed only to work only with MS SQL Server. It comes with idea of open-source db engine (called DbShell) implementing low-level operations on DB, on the DbShell gear was built GUI under classical commercial license. It was also rebranded as [SQL database studio](https://sqldatabasestudio.com/), it had slighly better sales performance than DbMouse, but it was not enough.
2929

0 commit comments

Comments
 (0)