Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, TedMar), 1,007 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
Available soon !!! Very Fast Database for 3DGS #256933
03/19/09 16:23
03/19/09 16:23
Joined: Dec 2005
Posts: 22
A
Attila Offline OP
Newbie
Attila  Offline OP
Newbie
A

Joined: Dec 2005
Posts: 22
We are finishing a database for the 3d game studio community.
It was designed to be very fast, so it can read and write data between screen refreshes. At the moment tests are running as expected and release date should be decided soon.

The database is ideal for games and applications where you need to handle lots of data in real time by simply adding a DLL.

Menus, massively multiplayer online role-playing games, long lists, hierarchical data structures, etc. are few of the possible applications.

Re: Available soon !!! Very Fast Database for 3DGS [Re: Attila] #256935
03/19/09 16:35
03/19/09 16:35
Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
i have a simple sqlite3 header for myself but i want to see how your one works tho.


3333333333
Re: Available soon !!! Very Fast Database for 3DGS [Re: Attila] #256947
03/19/09 17:45
03/19/09 17:45
Joined: May 2003
Posts: 567
Spain, Canary Islands
Felixsg Offline
User
Felixsg  Offline
User

Joined: May 2003
Posts: 567
Spain, Canary Islands
Not need to install database servers?
can read database from disk
can we make our databases

When are ready?

thanks

Re: Available soon !!! Very Fast Database for 3DGS [Re: Felixsg] #256952
03/19/09 18:16
03/19/09 18:16
Joined: Dec 2005
Posts: 22
A
Attila Offline OP
Newbie
Attila  Offline OP
Newbie
A

Joined: Dec 2005
Posts: 22
Absolutly.

No need for external database server.
The database engine is included in the DLL and it reads data from a file on disk.
This way anyone can make theire own databases.

We are testing the release version now and as soon as we have the release date we are going to post it here.

Regards.

Re: Available soon !!! Very Fast Database for 3DGS [Re: Attila] #257403
03/23/09 08:43
03/23/09 08:43
Joined: May 2003
Posts: 567
Spain, Canary Islands
Felixsg Offline
User
Felixsg  Offline
User

Joined: May 2003
Posts: 567
Spain, Canary Islands
Any news?

Re: Available soon !!! Very Fast Database for 3DGS [Re: Felixsg] #257409
03/23/09 09:23
03/23/09 09:23
Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
there is already sqlite3, its pretty fast and stable? and can be used with lite-c without compiling from source. just edit the header?


3333333333
Re: Available soon !!! Very Fast Database for 3DGS [Re: Quad] #257490
03/23/09 15:09
03/23/09 15:09
Joined: Aug 2006
Posts: 652
Netherlands
bstudio Offline
User
bstudio  Offline
User

Joined: Aug 2006
Posts: 652
Netherlands
Quote:

massively multiplayer online role-playing games

What's the use if it's just a local database and you can't read from a server?


BASIC programmers never die, they GOSUB and don't RETURN.
Re: Available soon !!! Very Fast Database for 3DGS [Re: Quad] #280130
07/21/09 02:19
07/21/09 02:19
Joined: Sep 2007
Posts: 1
V
vipcraigallen2 Offline
Guest
vipcraigallen2  Offline
Guest
V

Joined: Sep 2007
Posts: 1
hi there, i am trying to download the sql tool from gstools.de but when i try to unzip it, it says the file is empty do you know where i can get a working copy of gstsqlite

Re: Available soon !!! Very Fast Database for 3DGS [Re: Attila] #280723
07/23/09 23:16
07/23/09 23:16
Joined: Oct 2006
Posts: 175
G
Gumby22don Offline
Member
Gumby22don  Offline
Member
G

Joined: Oct 2006
Posts: 175
Originally Posted By: Attila
Absolutly.

No need for external database server.
The database engine is included in the DLL and it reads data from a file on disk.
This way anyone can make theire own databases.

We are testing the release version now and as soon as we have the release date we are going to post it here.

Regards.


Looking forward to it.

For the person saying why would you use this for MMO-style games, when you can't read off server: the database in that sort of game runs on the server, and is just about maximising read/write times on the server to its own hard disk/memory. The clients receive the data via networking, not database access.

Don
have a great day

Re: Available soon !!! Very Fast Database for 3DGS [Re: Gumby22don] #289095
09/10/09 13:54
09/10/09 13:54
Joined: Dec 2008
Posts: 3
J
julsfels Offline
Guest
julsfels  Offline
Guest
J

Joined: Dec 2008
Posts: 3
Any news?

Page 1 of 2 1 2

Moderated by  aztec, Blink, HeelX 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1