Projects tagged ‘java’ and ‘sqlite’


Jump to tag:

Projects tagged ‘java’ and ‘sqlite’

Filtered by Project Tags java sqlite

Refine results Project Tags sql (6) database (5) mysql (4) eclipse (4) python (4) xml (3) android (3) oracle (3) postgresql (2) php (2) sqlitejdbc (2) orm (2)

[36 total ]

5 Users
   

A Java JDBC driver for SQLite. It comes packaged with binaries for WIndows, Mac OS X, and Linux, and an emulated 100% Pure Java mode for portability.
Created over 2 years ago.

4 Users

SQLJet is a pure Java embedded database management engine with SQLite format support. Features are: API to manipulate tables and indices stored in the database and database schema. SQLJet ... [More] database format is compatible with SQLite 3.6, i.e. databases created with SQLJet could be used by SQLite 3.6 (assuming schema is valid) and vice versa, databases created by SQLite 3.6 are understood and could be read and modified by SQLJet. SQLJet is pure Java and could be ran on any platform under JVM 1.5 or newer. SQLJet implements ACID transactions. For information on how to redistribute this software under the terms of a license other than GNU General Public License contact TMate Software at support@sqljet.com [Less]
Created 5 months ago.

1 Users

J2MEMicroDB implements database engine, and advanced file management system as toolkit for development of mobile applications in J2ME. Kind of SQLLite but for J2ME. J2MEMicroDB is a project leaded ... [More] by Maria Jose Casany and Ludo(Marc Alier) at the GESSI research group at UPC. UPC students who did participate en the de project Development: Mariona Fecúndez Néstor Giménez Gemma Gonzalez Núria Lara Juan Antonio Sosa Yolanda Vigil For more documentation and details visit http://www.dfwikilabs.org/blog2/proyectos/j2memicrodb/ J2MEMicroDB is Copyright 2007 by Maria Jose Casany and Marc Alier. J2MEMicroDB is released as Free Software under GNU General Purpose License v3. Contact info: Marc Alier at marc.alier@upc.edu [Less]
Created about 1 month ago.

1 Users

Simple to use library that handles a lot of things for you.
Created over 3 years ago.

0 Users

mnemoj is a memory-based implementation of the Project Darkstar API, providing all the benefits of the software transactional memory model. A SQLite-based backend is also available. The goal is not to ... [More] provide a competing implementation to Project Darkstar. The three main goals are (1) to provide a prooving ground for new features, (2) to allow legacy applications to embed the STM parts of Darkstar without having to port them to Darkstar entirely, and (3) to allow standalone applications to utilize some of the guarantees provided by STM. [Less]
Created 12 months ago.

0 Users

SZTE-TTK, PMI BSc, 3. éfv. lev. Rendszerfejlesztés kötelező projekt Csapat: nMI
Created 12 months ago.

0 Users

Cineaste - this is a personal manager for your home movie collection. Сineaste designed as a tool to manage the backlog of discs with movies. This is useful for people who love to watch movies ... [More] , download movies from the Internet and burn them onto discs. Cineaste allows you to quickly find the desired movie, and indicate on the label of the disc which he recorded. Cineaste is written in Java and uses a database SQLite for storage of information about films. Features Fully portable (written on pure Java and SQLite, not need install) Fully free Autocompletition entetring data Garbage Collector (as trigger) in slave tables Usable interface like web [Less]
Created 4 months ago.

0 Users

Updated information is kept at http://mysimpatico.com/memorizeasy
Created about 1 month ago.

0 Users

In order to maintain multiple projects, it is easier to combine all the projects under a single SVN. The current projects are: ChatBot TextEdit Utilities WinampController If there are problems ... [More] with any of this either post an issue, or send an email to dxunderground@gmail.com [Less]
Created 4 months ago.

0 Users

jDORM provides a simple framework for Object-Relational Mapping to databases in Java. The framework was designed with the intent of providing similar functionality and ease of use seen in ActiveRecord from the Ruby on Rails framework.
Created 4 months ago.