Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.os2.programmer.misc > #1377

Modernization of system applications: Sqlite usage

Newsgroups comp.os.os2.programmer.misc
Date 2014-01-19 15:40 -0800
Message-ID <1bf5ed0a-a1c8-4b9a-8ad4-fd00cf9a4991@googlegroups.com> (permalink)
Subject Modernization of system applications: Sqlite usage
From eg@ecomstation.ru

Show all headers | View raw


What system applications could use sqlite?
(what small system utilities need small local databases?)
"All utilities which store data then search it"

Let's migrate this applications to sqlite:
* eCo Market - hundreds of apps, many data fields about every applications.
* System log? or better store as directories and files
* System registry (os2 ini files)? 
* Scheduler / Alarm clock for users
* Different audio / video catalogue utilities

Sqlite is available with every eCS 2.2, it is distributed as part of eCo Software runtime -- http://ecomstation.ru/runtime
examles and library are included to eCo Software toolkit -- http://ecomstation.ru/toolkit

Back to comp.os.os2.programmer.misc | Previous | Next | Find similar


Thread

Modernization of system applications: Sqlite usage eg@ecomstation.ru - 2014-01-19 15:40 -0800

csiph-web