Search results
Results From The WOW.Com Content Network
Openbiblio was created in 2002 by Dave Stevens, who was interested in creating an easy-to-use, well-documented, easy-to-install library system. [2] The current maintainer is Hans van der Weij. After 2017, the current version with a variety of options and bugfixes was published on openbiblio.de.
Playground Access PHP Ruby/Rails Python/Django SQL Other DB Fiddle [am]: Free & Paid No No No Yes MySQL, PostgreSQL, SQLite dbfiddle [an]: Free No No No Yes Db2, Firebird, MariaDB, MySQL, Node.js, Oracle, Postgres, SQL Server, SQLite, YugabyteDB
Koha is a web-based ILS, with a SQL database (MariaDB or MySQL preferred [citation needed]) back end with cataloguing data stored in MARC and accessible via Z39.50 or SRU.The user interface is very configurable and adaptable and has been translated into many languages. [3]
PHP Studio (formerly Top PHP Studio) is a commercial code editor which is specialized in PHP programming language. Features
The Unified MOD Installation Library is a library designed to simplify the installation and uninstallation of the database side of MODs. [62] It is designed to be useful for configuring the forum for the new MOD, performing database actions such as adding and removing tables and columns and purging the forum's cache .
IGDB (Internet Games Database) IMDb (Internet Movie Database) INDUCKS; IndexMaster; Informit (database) Inorganic Crystal Structure Database; Interment.net
It is a web application, based on a web server platform (Apache, Microsoft IIS) + PHP + MySQL or MariaDB, which can therefore work on Linux, Mac OS X or Microsoft Windows. PMB has its own search engine, supporting phonetic searches without needing any complementary search engine. PMB is written using PHP programming language. It requires: PHP
It is possible to convert integer and float columns back to PHP numbers by setting the MYSQLI_OPT_INT_AND_FLOAT_NATIVE connection option, if using the mysqlnd library. If set, the mysqlnd library will check the result set meta data column types and convert numeric SQL columns to PHP numbers, if the PHP data type value range allows for it.