Skip to content

Commit cb2df4a

Browse files
authored
Remove MySQL and Oracle from documentation
1 parent a969661 commit cb2df4a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

en/collaborative-work/sqldatabase/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: JabRef is able to support collaborative work using a shared SQL dat
66

77
## Usage
88

9-
To use this feature you have to connect to a remote database. To do so you have to open **File** in the menu bar and then click the **Connect to shared database** item. The **Connect to shared database** dialog will open and you will have to fill in the shared's database connection settings. Under the field **Database type** you can choose between PostgreSQL (at least version 9.1), MySQL (at least 5.5, not recommended, because there is no live synchronization), and Oracle depending on your shared database. Then, you have to fill out the remaining fields with the according information. If you like you can save your password by clicking the **Remember password?** checkbox.
9+
To use this feature you have to connect to a remote database. To do so you have to open **File** in the menu bar and then click the **Connect to shared database** item. The **Connect to shared database** dialog will open and you will have to fill in the shared's database connection settings. Then, you have to fill out the remaining fields with the according information. If you like you can save your password by clicking the **Remember password?** checkbox.
1010

1111
### SSL configuration
1212

@@ -32,4 +32,5 @@ If you experience a problem with your connection to your shared database, the **
3232

3333
## Try it out
3434

35-
You can test the shared SQL database support by using [https://www.freemysqlhosting.net](https://www.freemysqlhosting.net) for MySQL (not recommended) and [https://www.elephantsql.com/](https://www.elephantsql.com) for PostgreSQL (recommended).
35+
Choose one online provider and start a PostgreSQL database there.
36+
One list of providers is available at <https://www.postgresql.org/support/professional_hosting/>.

0 commit comments

Comments
 (0)