My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 732
== Description == A SQL database access library for Objective-C, initially focused on SQLite as an application database. The library supports both Mac OS X and iPhone development. Plausible Database is provided free of charge under the BSD license, and may be freely integrated with any applica...
`sqlparse` is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements. `sqlparse` is released under the terms of the [http://www.opensource.org/licenses/bsd-license.php New BSD license]. Visit http://sqlformat.appspot.com to try out ...
as a java programmer, to develop a system, mostly we need to create sql by different criterions. If we introduce hibernate, it provides criterion module to us, and if we introduce ibatis, it provides sql fragments to consist the last sql. But, how if we don't introduce them? How can we enjoy...
mySQLmobiAlly is a small portable PHP application which helps you connect to any MySQL database and modify them using SQL query lines. I made this script a year ago. As I started over my coding, I decided to rebuild it. Here is Build2 of mySQLmobiAlly. These are the spacialities: 1. It is a stand...
It is query executing tool for developer to use popular DBMS (Oracle, MS-SQL, MySQL, DB2, SYBASE, TIBERO, ALTIBASE) - Pure JAVA, Pure Swing
=SQL Query Tester v0.1= *The aim of this project is to create a tool for web developers to ease up SQL query testing and profiling.* This is project is in early beta stage. So you are free to contribute, suggest new features. You can discuss this project on [http://groups.google.com/group/sql...
Makes writing portable database applications easier. Instead of writing your own database access layer that imports psycopg, psycopg2, cx_Oracle or other database access library, one can now import anysql and specify database driver as a connection method parameter. If SQL you write is close t...
More efficient way to extract data from blind sql injection vulnerability
=sql-chump= ==Introduction== This is a program to manage databases using SQL statements. It lets you connect to a MySQL or SQL Server databases, run a query and view the results. ==Installation== [http://code.google.com/p/sql-chump/source/checkout get the code] and [http://code.google...
作者:1000copy@gmail.com 1. SqlSmart是什么? SqlSmart是一个DotNet类库,它可以充分利用 codeinsight ,面向对象技术来帮助程序员更快的,更准确到编写sql,这样的sql以容易重构的。 听起来陌生?这是想法我之前并没有在其他ORM技术,比如 Hibernate,ROR内这样大名鼎鼎到类库中见过(如果你发现这并不确切,请给我打个招呼)。 不过它不像是听起来那么复杂,实际上,它的主要特点就是简单。我会继续详细的说明,包括必要到例子。 鉴于简单,也不需要特定到语言特色的支持,因此,在其他语言中一样可以实现。 不过,我发现C#的模...
sql, orm
1 2 3 4 5 6 7 8 9 10 Next