Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

database engine

Name: hello 2013-07-13 4:33

hello

I am looking for a database engine that meets these requirements:

1. Provides an API that does not require passing commands as strings which are then parsed at runtime.
2. Runs in the same process as the client application. It's just a library.
3. Is under 600kb in size.

If nothing like this exists, I will write a minimal special purpose one for the bbs in r6rs scheme or common lisp.

Name: Anonymous 2013-07-13 9:05

>>12
Certainly...:
http://www.sqlite.org/lang_createtrigger.html

Is this your first time creating anything with a SQL DB? You might want to get started:
http://www.sqlite.org/docs.html

If you want an awesome BBS already made look at Synchronet:
https://en.wikipedia.org/wiki/Synchronet

That need to be rewritten in in C and Scheme.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List