Forum

> > CS2D > Scripts > CSQL, new way in storing game data
Forums overviewCS2D overview Scripts overviewLog in to reply

English CSQL, new way in storing game data

10 replies
To the start Previous 1 Next To the start

old CSQL, new way in storing game data

_3yrus
User Off Offline

Quote
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 >
edited 6×, last 02.05.18 05:57:57 pm

old Re: CSQL, new way in storing game data

_3yrus
User Off Offline

Quote
@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.

old Re: CSQL, new way in storing game data

_3yrus
User Off Offline

Quote
user SQ has written
@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]
edited 1×, last 04.05.18 03:59:54 pm
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview