adsdb-django


Advantage Database Backend for Django

Description

This a Google Code project allows Advantage Database Server to used as the backend database for the Django web Framework. It is built upon the http://code.google.com/p/adsdb/'>Python Advantage Database Interface

What is Advantage Database Server?

http://www.sybase.com/products/databasemanagement/advantagedatabaseserver'>Advantage Database Server by Sybase a SAP Company, is a full-featured, easily embedded, client-server, relational database management system. It allows developers to access and manipulate data through two different methodologies including Indexed Sequential Access Method (ISAM) table-based and SQL-based data access.

There are 3 versions of Advantage that all work with the same code base.

  • http://www.sybase.com/products/databasemanagement/advantagedatabaseserver/local-server'>Advantage Local Server - Free Local File/Server Database
  • http://www.sybase.com/products/databasemanagement/advantagedatabaseserver?htab=Overview&vtab=Product+Releases&hid=79946&vid=79923'>Advantage Database Server - Full Flagship Client/Server Database
  • http://www.sybase.com/products/databasemanagement/advantagedatabaseserver/internet-connector'>Advantage Internet Connector - Allows an unlimted number of internet user access to Advantage Database Server
Advantage has cross platform support for Linux, Windows, and Netware. Some of its advanced features include replication, online backup, encryption, full text search, and full unicode support. Advantage Database Server is over 17 years old, and has hundreds of thousands of deployed seats.

License

This package is licensed under the terms of the http://www.apache.org/licenses/LICENSE-2.0'>Apache License, Version 2.0

Feedback and Questions

For feedback on this project please use the http://devzone.advantagedatabase.com/dz/content.aspx?key=7'>Advantage Web Developement Newsgroup forum.

For general questions on Advantage Database and its usage, please use the http://devzone.advantagedatabase.com/dz/content.aspx?key=7'>General Advantage Newsgroup.




Copyright 2011 Sybase iAnywhere.

Project Information

The project was created on Feb 17, 2011.

Labels:
Python Django Advantage Database interface