My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Description

This a Google Code project providing a python interface to the SQL Anywhere Database. This interface conforms to PEP 249

What is SQL Anywhere?

SQL Anywhere is a fully-transactional RDBMS with enterprise-caliber performance and features. It is availble on a wide range of platforms including Linux, Windows, Solaris, OS X, AIX and HP-UX. SQL Anywhere includes advanced features such as immediate refresh materialized views, dynamic cache sizing, snapshot isolation, built-in full text indexing, row-level locking, online backups, event scheduling, and remote data access to other RDBMS. It also include a comprehensive set of tools that allow administration, modelling, debugging, monitoring, and profiling of the database. SQL Anywhere is over 15 years old, and has over 20 million deployed seats.

The SQL Anywhere Web Edition is a free, full-featured version for development and deployment of browser-based applications.

News

Version 1.0.2 released (2009/08/04)

  • Fixed a bug preventing the sqlanydb interface from being used on Mac OS X
  • Added support for user defined type conversion callbacks using sqlanydb.register_converter() supporting the same interface as the python interface to sqlite
  • Fixed bugs with incorrect rowcounts being returned when using sqlanydb.executemany()

License

This package is licensed under the terms of the Apache License, Version 2.0

Feedback and Questions

For feedback on this project, or for general questions about using SQL Anywhere in a web environment, please use the SQL Anywhere Web Development forum. For general questions on SQL Anywhere and its usage, please use the sybase.public.sqlanywhere.general newsgroup.


Copyright 2009-2011 Sybase iAnywhere.

Powered by Google Project Hosting