Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.480.878 Times

SmallSQL 0.19

  Date Added: June 05, 2010  |  Visits: 1.171

SmallSQL

Report Broken Link
Printer Friendly Version


Product Homepage
Download (96 downloads)



SmallSQL is the ultimate Java Desktop SQL Database Engine with JDBC 3.0 API. There are 2 solutions to start with SmallSQL DBMS 1.) From an existing Database You can convert an existing Database with JDbConverter. This is an open source tool to convert a database from one DBMS to another DBMS via JDBC. You can download it and convert your existing JDBC database. 2.) Create a database with a GUI tool We does not have such tool but we recommended one of the follow: JDBC Navigator. This is a free graphical Java tool. After you have download it Select the menu "Open JDBC Data Source" Name: Small SQL Database Driver Class: smallsql.database.SSDriver URL: jdbc:smallsql Save and Connect Open the menu "Connection | SQL Window" Enter "CREATE DATABASE db1" and execute it with ENTER Close the Connection Select the menu "Open JDBC Data Source" and change the URL to jdbc:smallsql:db1 Save and Connect SQuirreL SQL Client. This is an open source graphical Java tool. After you have download and install it Create a new JDBC Driver Name: Small SQL Database Example URL: jdbc:smallsql: Create a new Alias Name: Small SQL db1 JDBC Driver: Small SQL URL: jdbc:smallsql Auto Logon: Yes Connect to the alias "Small SQL db1" Change to the tab "SQL" Enter "CREATE DATABASE db1" and execute it Close the window Change the alias JDBC URL: jdbc:smallsql:db1 Connect to the alias "Small SQL db1" Configuration: JDBC Driver class name: smallsql.database.SSDriver JDBC URL: jdbc:smallsql:< database > < database > is a absolute or relative directory name In the Java code for a directory "db1" this look like: Class.forName( "smallsql.database.SSDriver" ); java.sql.Connection con = java.sql.DriverManager.getConnection( "jdbc:smallsql:db1" ); Whats New in This Release: - JOIN performance was greatly improved with a new algorithm. - German and Italian translations of the error messages were added, and it is easy to add more translations. - Some bugs were fixed.. Home page of the SmallSQL Desktop Database - a 100% pure Java DBMS with JDBC interface

Requirements: No special requirements
Platforms: Linux
Keyword: Database Database Engine Java Java Desktop Java Desktop Sql Database Engine Jdbc Open Small Small Sql Smallsql Sql Database Sql Database Engine Tool Url
Users rating: 0/10

License: Freeware Size: 215.04 KB
USER REVIEWS
More Reviews or Write Review


SMALLSQL RELATED
Programming  -  DBFree: java database manipulation tool 0.3
A 100% Java solution for manipulating any JDBC-compliant database. Submits SQL and displays results in a table, analyses DB structure and table content. Runs without configuration.
1.25 MB  
Programming  -  Pyrphoros - ERD to Database Design Tool alpha.0.0.1
(Pre-Alpha) Cross-Platform ERD to Database Design Tool built in Java. Currently Supports PostgreSQL. Not Feature-Complete.
4.43 MB  
Database Tools  -  Web Based Database Query Tool 1.1
Web Based Database Query Tool is a simple free Web based MySql database query tool.Features: - Web based mysql database query tool in php. - Easy to use tool that can be integrated in to any web page. - Dynamically change to any database or host....
 
Database Tools  -  Web Based Database Query Tool for Scripts 1.1
Web Based Database Query Tool is a simple free Web based MySql database query tool.Features:- Web based mysql database query tool in php.- Easy to use tool that can be integrated in to any web page.- Dynamically change to any database or host.-...
10 KB  
HTML Database Converters  -  FutureSQL Web Database Administration Tool 2.4
FutureSQL is a Free, Open Source, Rapid Application Development web database administration tool, written in Perl, using MySQL. FutureSQL allows one to easily setup config files to view, edit, delete and otherwise process records from a MySQL...
239 KB  
Programming  -  WaterFlea Database Maintenance Tool 0.6.beta
WaterFlea is a MySQL database maintenance tool written in PHP. It provides a user-friendly front-end web-interface for easy database updating and maintenance. WaterFlea is easily deployable with MySQL databases.
223.91 KB  
Database Tools  -  csv2mysql database migration tool 1.0
csv2mysql database migration tool creates sql to import into tables in any mysql table - you specify the fieldname in the csv - and the mysql field in your db that this relates to. It supports database queries to get values to go into final sql...
10 KB  
Database Tools  -  K Database Magic 2.8.3.1
Database Desktop, SQL manager, merge data, data comparison and many more function in one software. It accomodate a simple admittance to datasets like other database handling products. Firstly it doesn't concentrate maintenance of datasets, but...
6.29 MB  
Database Tools  -  Seal Report 1.6
Seal Report is an open and powerful database reporting tool. It offers a complete framework for producing every day reports from any database. The product focuses on an easy installation and report design: Once setup, reports can be built and...
9.48 MB  
Database Tools  -  ADeQuaTe 1.1.1
ADeQuaTe is Alans Database Query Tool. This program allows an end-user to perform complex database queries with just a few mouse clicks. The end-user does not need to know the structure of the data, or any sql; This is handled when the...
583.68 KB  
NEW DOWNLOADS IN PROGRAMMING, DATABASE TOOLS
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Database Tools  -  mel, XML Data Binding for C 2
Language: C, XMLLibrary: libxml2OS: AnyXML Databinding for C similar to JAXB, including but not limited to:.dtd to .[ch] production..xsd to .[ch] production (in progress)
53.07 KB  
Database Tools  -  CitrusDB 1.1.4
CitrusDB is an open source customer database application that uses PHP and a database back-end (currently MySQL). This software can keep track of customer information, CRM, services, products, billing, and customer service information. The...
1.1 MB  
Database Tools  -  MyJgui 0.5.5.1
MyJgui is a light-weight graphical user interface for MySQL databases. It aims to be easy to use for new users as well as experts. Motivation: After the MySQL Front project went commercial, there was no light weight, feature rich and free...
21.5 KB  
Database Tools  -  PHPCoder 1.4
PHPCoder is a web based front-end to the Turck MMCache encoding functions, which are similar to the Zend Encoder product. Turck MMCache is a free open source PHP accelerator, optimizer, encoder and dynamic content cache for PHP. It increases...
16.38 KB  
Database Tools  -  Rekall 2.2.6
Rekall is a database front-end, somewhat in the style of MicroSoft Access. However, Rekall is not itself a database, and does not include a database. By this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementaly...
4.9 MB