public marks

PUBLIC MARKS with tag sqlite

2011

Nicholas Nethercote » Blog Archive » Clownshoes available in sizes 2^10+1 and up!

by karlcow

SQLite is very careful about measuring its memory usage and provides an API to access those measurements.  But in order to measure its own memory usage accurately, it adds 8 bytes to every allocation request in order to store the requested size at the start of the resulting heap block.  In doing so, it converts a lot of 1,024 byte requests into 1,032 byte requests.  Ironically enough, the slop caused by storing the requested size rendered the stored size inaccurate. 

beware of what you measure might become part of the measurement.

2010

xavierlacot/joli.js - GitHub

by Xavier Lacot
joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.

SpatiaLite

by Spone & 1 other (via)
SQLite is a popular DBMS, simple, robust, easy to use and really lightweight each SQLite database is simply a file; you can freely copy it, compress it, send it on a LAN or WEB with no complication at all They are also portables; the same database file will work on Windows, Linux, MacOs etc the SpatiaLite extension enables SQLite to support spatial data too [aka GEOMETRY], in a way conformant to OpenGis specifications

JazzRecord is ActiveRecord for JavaScript (ORM)

by Xavier Lacot
JazzRecord is an ActiveRecord JS ORM which can be used with Google Gears, Adobe AIR, and Appcelerator Titanium

CheckPlaces - Restore Favicons + Check your bookmarks in different ways - Firefox Extension

by decembre
CheckPlaces is a Firefox extension that allows you to check your bookmarks in different ways. There is a basic check of your bookmarks, and optional checks that the pages still exist, duplicate bookmarks, and empty folders. You can also use it to restore favicons that have gone missing, and compact and check the integrity of the Places database. * Export an XML file with the results in * Update/overwrite existing favicons * Ignores all invalid security certificates or other SSL popups * Database check and compact messages to results window * Added support for Firefox 4.0 *Details were missing from 'Show excluded items' dialog.

2009

SpatiaLite download page

by karlcow & 1 other

the SpatiaLite extension enables SQLite to support spatial data too [aka GEOMETRY], in a way conformant to OpenGis specifications

SQLite Foreign Key Support

by ms_michel (via)
Sortie depuis hier, la version 3.6.19 de SQLite gère désormais les clés étrangères, y compris les clauses ON DELETE et ON CASCADE.

C#-SQLite

by ms_michel (via)
Une réécriture de SQLite en C# (totalement indépendante de SQLite)

2008

iPhone / iPod Touch Backup Extractor

by Xavier Lacot
IPhon backup extractor converts the iPhone / iPod Touch backups that are created by iTunes into readily usable Mac OS X files. It is designed to run on Mac OS X Leopard only.

System.Data.SQLite

by jdrsantos & 2 others
System.Data.SQLite is the original SQLite database engine and a complete ADO.NET 2.0 provider all rolled into a single mixed mode assembly. It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll). Unlike normal mixed assemblies, it has no linker dependency on the .NET runtime so it can be distributed independently of .NET.

Convert SQL Server DB to SQLite DB

by ms_michel
C# Utility to automatically do the conversion from SQL Server DB to SQLite DB

SQLiteFront

by jdrsantos
SQLiteFront is a tool to manage SQLite databases like phpMyAdmin is to MySQL.

FlexORM

by RETFU (via)
Ability to configure table and column names

PUBLIC TAGS related to tag sqlite

*** +   .net +   admin +   ado.net +   air +   apache +   apple +   browser +   database +   development +   engine +   extension +   extensions +   firefox +   freeware +   howto +   iphone +   java +   javascript +   libraries +   logiciel +   mac +   mail +   management +   mozilla +   mysql +   nettoyage +   open_source +   optimisation +   orm +   pdo +   performance +   php +   programming +   public_domain +   python +   server +   software +   sql +   sqlite3 +   titanium +   tool +   tools +   tutorial +   tutorials +   udf +   wamp +   web +   xul +   xulrunner +  

Active users

karlcow
last mark : 05/08/2011 14:06

Xavier Lacot
last mark : 04/12/2010 12:58

Spone
last mark : 24/10/2010 11:28

marco
last mark : 26/08/2010 15:32

Empreintes
last mark : 26/08/2010 10:29

decembre
last mark : 23/08/2010 16:07

parmentierf
last mark : 19/11/2009 13:12

ms_michel
last mark : 15/10/2009 06:39

Fulcanelli
last mark : 11/05/2009 15:24

piouPiouM
last mark : 26/04/2009 16:28

kiad
last mark : 18/02/2009 21:05

jdrsantos
last mark : 14/08/2008 07:27

krachot
last mark : 25/04/2008 08:13

RETFU
last mark : 01/04/2008 08:07