Innter.Net - Domain name registration service

domain registration, webserver, domain server, website builder, provider, domain, domains, .com domain, .at domain, .de domain, .ch domain, webhosting, web hosting, webspace, hosting, website, websites, domain registry, webdesign

 

English German
Website language: English
Domain & Webserver
Domain check
Domain Server
Economy Webserver
Business Webserver
Website construction kit
Special offers
Show demo-videos
More Information
Domain & DNS infos
Business Webserver infos
Change your provider
Pricelist
Presales Inquiry
Your benefits at Innter.Net®
We accept

Verified by Visa

  Mastercard SecureCode

Visa

  MasterCard

WireTransfer

  MasterCard
SQLite 3
SQLite is a programming library which contains a relational database system, which in turn fulfil the ACID properties.

Among other things, SQLite supports transactions, subselects, views, triggers and user-defined functions.

The database was designed primarily for use in embedded systems. Appropriate bindings exists for all important programming languages.

This means that the database can be directly integrated into relevant applications, so that other server software such as PHP is not needed.


SQLite has some particularities when compare to other databases:

The library is only a few hundred kilobytes in size. The databases can be saved in a single file, or can be split accross multiple files. This simplifies the exchange of data between different systems, even between systems with different byte orders. Each column can contain arbitrary types - conversion only takes place during run-time.


Some features available in other databases are not offered by SQLite:

When data is being edited, the complete database is write-locked. Foreign keys are not supported. The command "ALTER TABLE" exists with limited functionality. Other than the access permissions of the file system, there are no user or access permissions for the database.

Do you have further questions? We're happy to advise you.