New Database Tools Scripts for Web
This is only an alpha release and does not yet support the full Thrift API or all the CassandraDB releases.Features:Clean encapsulation of the Thrift API
Pluggable serialization and compression
Rubinius support
What is new in this release:Added new...
Titan can work with huge graph systems over a machine cluster.Titan works faster than most other similar technologies because it separates the code handling the graph processing from the code that handles the actual storage operations (disk...
phpMySQLAutoBackup automates the backup of MySQL databases. The PHP scripts export your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job.Features include the...
DbNinja is perfect for both developers, companies and newbies alike, allowing webmasters to manage a complex database like MySQL to be managed with a simple "one-push button" interface, compared to the over-complicated MySQL CLI.The entire system is very...
RethinkDB is a free distributed database system, created around the NoSQL principles.RethinkORM is just like any classical ORM, abstracting common database operations to Python functions.RethinkORM acts like a buffer layer between ReSQL and Python,...
Redis is a NoSQL database famous for its high speed and easy to use syntax.The PicoRedis PHP class allows developers to save their data in a Redis database from PHP and retrieve it at any later point as they need it.PicoRedis is contained in one single...
Allows connecting Python-driven websites to the CUBRID RDBMS.What is new in this release:Fixed the date_format error in django_cubrid.
Fixed the 'LIMIT' format error in django_cubrid.
What is new in version 9.0.0.0001:Not use two connect_ex and...
PyPyODBC delivers an updated interface to ODBC using native data types like datetime and decimal.Developers can use PyPyODBC to connect and interact with ODBC supported databases from inside a Python-based service, website, or application.The module works...
Allows connecting PHP-driven websites to the CUBRID RDBMS.Also available as a PECL package.What is new in this release:cubrid_column_types could not get data type date.
What is new in version 9.2.0.0001:PHPcubrid_free_result() doesn't return False if...
Allows connecting Perl-driven websites to the CUBRID RDBMS.What is new in this release:Fixed the segment fault when using lob_export().
Added quote function in Perl driver.
What is new in version 8.4.1.0001:BUG FIXES:
Data was inserted into demodb DB when...