Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I would just try it out with MariaDB and see if it connects. Or does it need to be Postgres?

[DiscordArchive] I would just try it out with MariaDB and see if it connects. Or does it need to be Postgres?

[DiscordArchive] I would just try it out with MariaDB and see if it connects. Or does it need to be Postgres?

Pages (4): 1 2 3 4 Next
rektbyfaith
Administrator
0
04-07-2021, 05:33 PM
#1
Archived author: Hacki • Posted: 2021-04-07T17:33:26.526000+00:00
Original source

I would just try it out with MariaDB and see if it connects. Or does it need to be Postgres?
rektbyfaith
04-07-2021, 05:33 PM #1

Archived author: Hacki • Posted: 2021-04-07T17:33:26.526000+00:00
Original source

I would just try it out with MariaDB and see if it connects. Or does it need to be Postgres?

rektbyfaith
Administrator
0
04-07-2021, 05:33 PM
#2
Archived author: Hacki • Posted: 2021-04-07T17:33:51.349000+00:00
Original source

Also there is some kind of mysql connector class if I remember right
rektbyfaith
04-07-2021, 05:33 PM #2

Archived author: Hacki • Posted: 2021-04-07T17:33:51.349000+00:00
Original source

Also there is some kind of mysql connector class if I remember right

rektbyfaith
Administrator
0
04-07-2021, 05:34 PM
#3
Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:34:02.763000+00:00
Original source

Nah, I was using Postgres as an example. More curious actually (for insane reasons) in SQLite.
rektbyfaith
04-07-2021, 05:34 PM #3

Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:34:02.763000+00:00
Original source

Nah, I was using Postgres as an example. More curious actually (for insane reasons) in SQLite.

rektbyfaith
Administrator
0
04-07-2021, 05:36 PM
#4
Archived author: Hacki • Posted: 2021-04-07T17:36:06.366000+00:00
Original source

Uhm... I guess that one might need some changes to the core
rektbyfaith
04-07-2021, 05:36 PM #4

Archived author: Hacki • Posted: 2021-04-07T17:36:06.366000+00:00
Original source

Uhm... I guess that one might need some changes to the core

rektbyfaith
Administrator
0
04-07-2021, 05:36 PM
#5
Archived author: Hacki • Posted: 2021-04-07T17:36:11.669000+00:00
Original source

I guess its not trivial
rektbyfaith
04-07-2021, 05:36 PM #5

Archived author: Hacki • Posted: 2021-04-07T17:36:11.669000+00:00
Original source

I guess its not trivial

rektbyfaith
Administrator
0
04-07-2021, 05:41 PM
#6
Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:41:03.199000+00:00
Original source

A lot of people without technical knowledge want to spin up a server to play on themselves, or with a few friends.

I was toying with thoughts of using something like SQLite which gets built into the app itself, so there isn't a reliance on setting up a local MySQL (or other-SQL) instance on their machine.

I think repacks are good candidates for malicious actors to distribute junk code, and adding a way to run the database within the server core itself could eliminate the need for traditional repacks for people who are just looking for an easy way to load up the game for themselves and a few friends.

Also was toying with the idea of an ad-hoc distributed server system that would be driven by something like that.
rektbyfaith
04-07-2021, 05:41 PM #6

Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:41:03.199000+00:00
Original source

A lot of people without technical knowledge want to spin up a server to play on themselves, or with a few friends.

I was toying with thoughts of using something like SQLite which gets built into the app itself, so there isn't a reliance on setting up a local MySQL (or other-SQL) instance on their machine.

I think repacks are good candidates for malicious actors to distribute junk code, and adding a way to run the database within the server core itself could eliminate the need for traditional repacks for people who are just looking for an easy way to load up the game for themselves and a few friends.

Also was toying with the idea of an ad-hoc distributed server system that would be driven by something like that.

rektbyfaith
Administrator
0
04-07-2021, 05:41 PM
#7
Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:41:40.920000+00:00
Original source

A lot of people without technical knowledge want to spin up a server to play on themselves, or with a few friends.

I was toying with thoughts of using something like SQLite which gets built into the app itself, so there isn't a reliance on setting up a local MySQL (or other-SQL) instance on their machine.

I think repacks are good candidates for malicious actors to distribute junk code, and adding a way to run the database within the server core itself could eliminate the need for traditional repacks for people who are just looking for an easy way to load up the game for themselves and a few friends.

Also was toying with the idea of an ad-hoc distributed server system that would be driven by something like that.
rektbyfaith
04-07-2021, 05:41 PM #7

Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:41:40.920000+00:00
Original source

A lot of people without technical knowledge want to spin up a server to play on themselves, or with a few friends.

I was toying with thoughts of using something like SQLite which gets built into the app itself, so there isn't a reliance on setting up a local MySQL (or other-SQL) instance on their machine.

I think repacks are good candidates for malicious actors to distribute junk code, and adding a way to run the database within the server core itself could eliminate the need for traditional repacks for people who are just looking for an easy way to load up the game for themselves and a few friends.

Also was toying with the idea of an ad-hoc distributed server system that would be driven by something like that.

rektbyfaith
Administrator
0
04-07-2021, 05:45 PM
#8
Archived author: Hacki • Posted: 2021-04-07T17:45:23.313000+00:00
Original source

Sounds like a neat idea. Not sure if SQLite works really good for such applications though. You could always give it a try I guess there would be people who might want to use this.
rektbyfaith
04-07-2021, 05:45 PM #8

Archived author: Hacki • Posted: 2021-04-07T17:45:23.313000+00:00
Original source

Sounds like a neat idea. Not sure if SQLite works really good for such applications though. You could always give it a try I guess there would be people who might want to use this.

rektbyfaith
Administrator
0
04-07-2021, 05:45 PM
#9
Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:45:37.423000+00:00
Original source

Yeah, I'd be curious about performance.
rektbyfaith
04-07-2021, 05:45 PM #9

Archived author: ReynoldsCahoon • Posted: 2021-04-07T17:45:37.423000+00:00
Original source

Yeah, I'd be curious about performance.

rektbyfaith
Administrator
0
04-07-2021, 05:48 PM
#10
Archived author: Kitzunu • Posted: 2021-04-07T17:48:37.543000+00:00
Original source

tbh if you follow the written guides, especially the AC one for windows that will be updated it is super easy to install.
rektbyfaith
04-07-2021, 05:48 PM #10

Archived author: Kitzunu • Posted: 2021-04-07T17:48:37.543000+00:00
Original source

tbh if you follow the written guides, especially the AC one for windows that will be updated it is super easy to install.

Pages (4): 1 2 3 4 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)