Forum

> > CS2D > Scripts > CSQL, new way in storing game data
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch CSQL, new way in storing game data

10 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt CSQL, new way in storing game data

_3yrus
User Off Offline

Zitieren
What is CSQL !?

CSQL stands for "Cs2d Structured Query Language" which is a professional method that supports 4 main order(Select, Insert, Update, Delete).

° Due to lack of time, i just explain how it works.

Installation >


Query >

Example >
6× editiert, zuletzt 02.05.18 17:57:57

alt Re: CSQL, new way in storing game data

_3yrus
User Off Offline

Zitieren
@user Gaios: every time you use From("TABLE_NAME"), it opens table file and save it into a 2d array, and when you use Delete or Update save them into table file when you run insert function it appends data to the end of the file.

alt Re: CSQL, new way in storing game data

_3yrus
User Off Offline

Zitieren
user SQ hat geschrieben
@user _3yrus: Isn't this incredibly slow?

How does this perform with a lot of data?
5000-10000 users?

I just tested this.
unfortunately, it is I'm trying to fix it.
thanks for the tip.
[SOLVED]
1× editiert, zuletzt 04.05.18 15:59:54
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht