Showing posts with label database software. Show all posts
Showing posts with label database software. Show all posts

Thursday, January 5, 2012

SQLite Free Download


SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is an embedded SQL database engine, it does not have a separate server process. It reads and writes directly to ordinary disk files. The disk file contains the database with tables, indices, triggers, and views.

Features
  • Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.
  • The code for SQLite is in the public domain, so that anyone can use it as free for either commercial or private purpose.
  • The dbase file format is cross-platform, so you can freely copy a database between operating systems and 32-bit and 64-bit systems.
  • No setup or administration needed.
  • Simple and easy to use API.
  • SQLite is written in ANSI-C.
  • It's an excellent choice for gadgets like cellphones, PDAs, MP3 Players, set-top boxes, etc.
  • SQLite is often used as a surrogate for an enterprise RDBMS for demonstration purposes or for testing.

Tuesday, July 27, 2010

phpMyAdmin 3.3.5 Free Download

phpMyAdmin is a world's popular software tool intended to handle the administration of MySQL over the world wide web.  


Features
  • Intuitive web interface
  • It supports most MySQL features like create, copy, drop, rename and alter databases, tables, fields and indexes and also supports browse and drop databases, tables, views, fields and indexes
  • Manage stored procedures and triggers
  • Import data from CSV and SQL
  • Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
  • Administering multiple servers
  • Creating PDF graphics of your database layout.
  • Creating complex queries using Query-by-example (QBE)
  • Searching globally in a database or a subset of it
  • Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
  • It supports more than 58 languages that includes LTR languages and RTL languages.
Download the award winning php software for free.

phpMyAdmin 3.3.5 Free Download

Bookmark & Share

Enter your email address:

Delivered by FeedBurner

Search This Blog