i know how it is annoying to have to compil from source, getting correct compiler and tools, when you just want to use it.
this is sqlite version 3.9.2 from http://sqlite.org/download.html
compiled on Win7, with MingW and VC2008
you got cli and lib, select within files folder the zip archive you need.
tested on win7-64.
hope this help someone...
A small lib that builds query using mysql and nodejs
This is a small mysql query builder using the nodejs mysql driver by felixge.
Sample Usage:
```js
var query_builder = require('query_builder');
var dbconn_default = {
host : 'host',
user : 'user',
pass : 'password',
dbase : 'database_schema'
};
var qb = new query_builder( dbconn_default );
var select_details = {
table : 'table_name',
fields : [ 'field1', 'field2', ... ],
conditions : {
field1 : 'value1',
field2 : 'value2'
}
};
qb.select(...
UPhoDb is not a server, but a lib to use within your application, like SQLite.
It is object oriented, stores its data following a key-value pair logic like CouchDb.
It is written with and for PHP, and uses PHP as request language.
Alexandria is an archive system for large data amounts. Suitable for inhomogenous collections of books, media files, art items and other artifacts. Main focus is on easy usage, small executable file and portability.
A application deployment environment may have multiple config file for different component, here is the tool to put all the config file into MYSQL database, and supply web interface for user to add/edit config option,
client lib convert to config file
.../Exp. ASCII, XML, SQL,
PS, Tex/LaTex, RTF
GUI: X-Windows, MS-Windows
Interface to C++, DBs, Perl,
PHP, Java, TCP/IP
LISP-like interpreter
written in C++ using C-LIB
[en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line.
<br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne