RSS 42 projects tagged "SQLite 3"

No download Website Updated 13 Jun 2013 sr4.sql

Screenshot
Pop 59.51
Vit 1.00

sr4.sql is a SQLite 3 database for Shadowrun 4th edition characters, with core rules for character generation.

Download Website Updated 11 Jun 2013 markov.sql

Screenshot
Pop 101.71
Vit 1.92

markov.sql implements third order (and lower) model Markov Chains, including training and generation, in pure SQL(ite). The source code archive also contains a pre-trained SQL dump with models based on the 1990 US Census Bureau data sets for first and last names, and an excerpt of the 2012 US tax office corporation names.

Download No website Updated 22 Apr 2013 CodeQuery

Screenshot
Pop 200.68
Vit 3.48

CodeQuery is a tool for indexing and then querying or searching C, C++, Java, and Python source code. It builds upon the databases of cscope and ctags, which are processed by the cqmakedb tool to generate a CodeQuery database file. This can be viewed and queried with a GUI tool. The features include auto-completion of search terms and visualization of function call graphs and class inheritance. The following queries can be made: Symbol, Function or macro, Class or struct, Functions calling this function, Functions called by this function, Class which owns this member or method, Members and methods of this class, Parent of this class (inheritance), Children of this class (inheritance), Files including this file, and Full path for file.

Download Website Updated 29 Nov 2012 Klest-crossword

Screenshot
Pop 23.28
Vit 14.29

Klest-crossword is a program for creating crossword puzzles. It comes with more than 1000 puzzles and dictionaries of 31000 Russian words and 41000 English words. Incompletely guessed puzzles can be saved, and crosswords can be compiled automatically and semi-automatically. Crosswords can be printed, and exported as RTF, PDF, PostScript, HTML, Across Lite, JPG, JPEG, TIFF, BMP, XPM, PNG, XBM, PPM, and OpenKlest, and imported from Across Lite and OpenKlest.

Download Website Updated 20 Nov 2012 Shelk-test

Screenshot
Pop 20.30
Vit 14.64

Shelk-test is a program for creating tests for students. Tests take up just three modules: creation, testing, and reporting. Shelk-test can insert images into all types of questions, making it possible to create a question such as "What is shown in the picture?" All tests are stored centrally in a SQLite database, increasing reliability and allowing you to have a database file without having to install a database server.

No download Website Updated 20 Sep 2012 phpsqlitesite

Screenshot
Pop 32.56
Vit 1.43

phpsqlitesite is a minimal PHP/SQLite content Website system. It gives you a searchable multilingual site with automatic navigation and optional social sharing and comment sections. It consists of one PHP source code file and one SQLite database file, with no requirements other than PHP and SQLite.

Download No website Updated 03 Sep 2012 LoginIDS

Screenshot
Pop 38.42
Vit 17.99

LoginIDS provides functions to analyze log files from different services in order to detect unusual login behavior. The normal user behavior is learned by analyzing log files and saved in a database. Logins are analyzed by time, service, source, and destination address. If a user's login is new or considered unlikely by LoginIDS, an alert is generated. Alerts can be handled by external scripts and viewed using the log file management system Splunk and the LoginIDS App.

Download No website Updated 11 Feb 2013 SNeBU

Screenshot
Pop 49.80
Vit 1.74

SNeBU (Simple Network Backup Utility) is a backup system that supports incremental snapshot-style backups to disk-based storage. The project has been rewritten in C, and stores its backup catalog in an SQLite database. It features file level deduplication (including across multiple clients), compressed storage, incremental-forever snapshot style backups, simple setup, and utilizes standard TAR format. The client side consists of a simple shell script, which can be easily installed and adapted as needed. The server side is a single binary plus a config file, which can sit on a remote server and be accessed over SSH.

No download No website Updated 05 May 2012 Blite

Screenshot
Pop 13.42
Vit 20.26

Blite is a lightweight blog application with a focus on simplicity and ease of use. It provides the essential features of a blog, including categories, archives, and comments. It can easily be themed by modifying a stylesheet and a few simple templates. Blite pages are fast-loading and validate as HTML 4.01. Comment spam is filtered to a spambox (by the use of blogspam.net), where it can be reviewed and deleted (or published). Blite requires PHP 5.3 (or later) with the sqlite extension, and the xmlrpc extension for comment spam filtering.

Download Website Updated 29 Nov 2012 Dagri

Screenshot
Pop 108.17
Vit 4.12

With Dagri, you can build up tables and save data within. While a spreadsheet uses one single table layout, Dagri can use many tables with different layouts on one sheet, and it gives you more focus on your data. The intention is not another spreadsheet, but something new instead: a data grid application.

Screenshot

Project Spotlight

Freecell Solver

A library that solves Freecell games.

Screenshot

Project Spotlight

FBReaderJ

An e-book reader for the Google Android platform.