SQLite 3.6.17 - Free SQLite Download at Downloadplex.com

SQLite 3.6.17 - Free SQLite Download at Downloadplex.com
Check todays, this month or hot new software. This week most downloaded new software. You are not Logged in! Do you want to Log in or Register?
Downloadplex.com » Linux » Business » Databases & Tools » SQLite 3.6.17
SQLite 3.6.17 icon

SQLite 3.6.17

 
 

SQLite 3.6.17

no screenshot
  • License: Freeware
  • Publisher: D. Richard Hipp  
  • Rating: 0/5 (0%)
      
  • Downloads: Total: 8 | Last week: 0
  • Last Updated: Tuesday, Aug 11, 2009  
  • Version: 3.6.17
  • OS Support: Linux
  • Tags: database, sqlite, program, command, commands
Download Now
(2.79 Mb)

SQLite Publisher's description:

from D. Richard Hipp

SQLite is an embeddable SQL engine in a C library.

SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.

The SQLite distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.

Create A New Database:

??? At a shell or DOS prompt, enter: "sqlite3 test.db". This will create a new database named "test.db". (You can use a different name if you like.)
??? Enter SQL commands at the prompt to create and populate the new database.

Write Programs That Use SQLite

Below is a simple TCL program that demonstrates how to use the TCL interface to SQLite. The program executes the SQL statements given as the second argument on the database defined by the first argument. The commands to watch for are the sqlite3 command on line 7 which opens an SQLite database and creates a new TCL command named "db" to access that database, the invocation of the db command on line 8 to execute SQL commands against the database, and the closing of the database connection on the last line of the script.

#!/usr/bin/tclsh
if {$argc!=2} {
puts stderr "Usage: %s DATABASE SQL-STATEMENT"
exit 1
}
load /usr/lib/tclsqlite3.so Sqlite3
sqlite3 db [lindex $argv 0]
db eval [lindex $argv 1] x {
foreach v $x(*) {
puts "$v = $x($v)"
}
puts ""
}
db close

Here are some key features of "SQLite":

?� Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.
?� Zero-configuration - no setup or administration needed.
?� Implements most of SQL92. (Features not supported)
?� A complete database is stored in a single disk file.
?� Database files can be freely shared between machines with different byte orders.
?� Supports databases up to 2 terabytes (241 bytes) in size.
?� Sizes of strings and BLOBs limited only by available memory.
?� Small code footprint: less than 30K lines of C code, less than 250KB code space (gcc on 486)
?� Faster than
You can free download SQLite 3.6.17 now.

System Requirements:

No special requirements.

- Download SQLite 3.6.17 freeDownload SQLite 3.6.17 free


 
Bookmark SQLite 3.6.17
 

SQLite Related software downloads:

 
linux default icon Aqua Data Studio 7.0.20
Aqua Data Studio is a database query tool and administration tool that allows developers to easily create, edit, and execute SQL
15-12-2008 02:40:41 | Shareware | Downloads: (1,015)
CDBF for Linux 2.99.02 icon CDBF for Linux 2.99.02
Easy to use very fast and small DBF viewer and editor.
30-03-2009 06:00:04 | Shareware | Downloads: (226)
linux default icon MySQL Workbench 5.1.3 Alpha
MySQL Workbench is a cross-platform, visual database design tool developed by MySQL.
15-10-2008 | Freeware | Downloads: (140)
RazorSQL 5.0.2 icon RazorSQL 5.0.2
SQL database query tool, browser, and editor that supports all major databasest
20-11-2009 08:07:18 | Shareware | Downloads: (138)
linux default icon sql++ 0.13
sql++ is an easily configurable, feature-rich, portable command-line SQL tool.
21-10-2008 | Freeware | Downloads: (102)
Jailer 3.2 icon Jailer 3.2
A powerful Java-based data export and extraction tool.
17-11-2009 04:11:58 | Freeware | Downloads: (77)
linux default icon DB-Everywhere 0.8.1 Alpha
DB-Everywhere is a database Administration Application for MySQL, Oracle and SapDB (MaxSQL).
16-10-2008 | Freeware | Downloads: (60)
linux default icon IA-32 Instructions Database 0.0.1
IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source.
14-10-2008 | Freeware | Downloads: (53)
linux default icon iSQL-Viewer 3.0.1
iSQL-Viewer is an open-source JDBC 2.x compliant database front end written in Java.
21-10-2008 | Freeware | Downloads: (50)
linux default icon PHP Mini SQL Admin 1.4.080217
PHP Mini SQL Admin is a light, standalone script for accessing MySQL databases.
16-10-2008 | Freeware | Downloads: (47)


SQLite Related Tags:

    database,     sqlite,     program,     command,     commands,     prompt,     named,     create,     lindex,     access,     argument,     sql,     power,     crashes,     implements,     zeroconfiguration,     sqlite 3.6.17

SQLite Voting and Download Button For Your Site:

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software.

Example:
Rate this software with 5 stars from downloadplex.com.     

Downloadplex.com periodically updates pricing and software information of SQLite from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using SQLite crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of SQLite Edition.
Downloadplex.com also does not provide download link for SQLite from Rapidshare, Megaupload, Yousendit, Mediafire, Filefactory and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX

Newsletter

Use FeedBurner to get latest software free downloads via email

Enter your email address:

Delivered by FeedBurner

Advertising