Services to manipulate a Sqlite3 database

For more information, refer to the documentation of http://www.sqlite.org/docs.html

All groups and modules

module native_sqlite3

sqlite3 :: native_sqlite3

Low-level Sqlite3 features
module sqlite3

sqlite3 :: sqlite3

Services to manipulate a Sqlite3 database
package_diagram sqlite3 sqlite3 core core sqlite3->core linux linux linux->sqlite3 gamnit gamnit gamnit->linux gamnit... ... gamnit...->gamnit

Parents

package core

core

Nit common library of core classes and methods

Children

package linux

linux

Implementation of app.nit for the Linux platform

Descendants

package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package gamnit

gamnit

Portable game and multimedia framework for Nit
package glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
package ios

ios

iOS support for app.nit