My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 62
SPHiveDB is a server for sqlite database. It use JSON-RPC over HTTP to expose a network interface to use SQLite database. It supports combining multiple SQLite databases into one file through Tokyo Cabinet. It also supports the use of multiple files. It is designed for the extreme sharding schema --...
Writing load and save functions is time consuming, buggy, and just plain annoying. The goal of PrevalentLite is to make loading and saving object data to disk transparent, with a few minor changes to your source. PrevalentLite is extremely useful for desktop application file format. _Note_: Th...
= SQLite bindings for Node.js = Interface to an [http://sqlite.org/ SQLite] (version 3) database within [http://nodejs.org/ Node]. The semantics mostly follow those of the [http://dev.w3.org/html5/webdatabase/#sql HTML5 Web SQL API], with some extensions. Also, only the synchronous API is imp...
===Introduction=== SQLite3++ is a C++ wrapper of SQLite3 API. It makes SQLite3 API more friendly to C++ users. It supports almost all of SQLite3 features using C++ classes such as _database_, _command_, _query_, and _transaction_. The _query_ class supports iterator concept for fetching record...
== News == *Apr 21 - hiberlite v0.6 released! Check our downloads* == hiberlite == C++ object-relational mapping with API inspired by the Boost.Serialization - that means almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with hiber...
[http://www.kahvipannu.fi/~mmortician/colligere/logo.png] *NOTE:* A serious bug has slipped to the latest release and thus that release has been deprecated. ~~I will be releasing a new version as soon as I've done enough testing~~. *2009-04-15:* Unfortunately, the release has been postponed again...
This library will help you to setup the connections and queries for SQLite3. Little bit more about this project is here: http://www.xprogress.com/post-38-new-sqlite3-handling-library-for-iphones-and-cocoa-now-under-development/ If you'll find this project useful and you want to help develop...
Converts a MySQL database to its SQLite Equivalent [http://mac.softpedia.com/progClean/mysqltosqlite3-Clean-63320.html http://mac.softpedia.com/base_img/softpedia_free_award_f.gif]
===This project creates various types of statistics and graphs from subversion repository log data.=== *New Version 0.5.12 Available (12 Dec 2009) - commit trend historgram is added. Also --maxdircount which limits the number of directories on the graph to the [num] largest directories (Thanks ki...
Sqlite3squidlog is an access logging daemon for squid. It captures the access log in an sqlite3 database. It should compile and run on any unix, though it is only tested on linux. {{{ sqlite3squidlog - an access logging daemon for squid 2.7 onwards. Copyright (C) 2009 Chris Dew sqlite...
1 2 3 4 5 6 7 Next