Want to remember your list of games,CDs,books in library or just stuffs at store.Just use this fast project to maintain neat database and keep track of orders if applicable.
The Austrailian ICA05 IT training package in a MySQL database with a web front end. If you're a web master or developer, the souce code is available here. If you want to use the application, please visit: bathurst-tafe.nsw.edu.au/~peter/ica05
MieRic address book is wrote in PERL and holds data via a MYSQL database. Users can add multiple EMAIL, ADDRESS, PHONE, CONTACTS, IMAGE AVATAR and PGP keys as they want. The addressBook is password protected using encrypted cookies using Blowfish encrypt
Want to try a database on your site but need a easy to use and free way of managing your server? GGSQL (GTK/Graphic SQL) is a DBMS based on the GTK software libraries, so it's completely free. Try it today!
From what I have found, no existing bookmarking program work as I want them to. The basic principle is that the bookmarks should be grouped using keywords. The navigation is then done by adding/deleting keywords instead of moving up and down categories.
phpFriendlyAdmin - the web developer's answer to simplify content management for the masses! This package is a remote database management tool made specifically for web developers who want to ease an audience into the world of content management.
The Sh.I.A. project aims to develop a chatterbot (like Jabberwacky) that can learn whatever you teach it. This is oriented to novel developers and enthusiasts (like me :))who want to learn about A.I..
Would you like to have some facilities for database applications? Or are you looking for a stable log system? I want to offer you many features you probably miss in Sun's Java API.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PHP Scripts to collect some eDonkey Links into MySQL or TextFile<br>
Projekt Stop but will Programm for less Money if anyone want donate me
and this GPL-Project. For me and most Vistor seems to be not longer useable ...?
Thats all ...!
Features of Cyberarmy.com brought direct to your desktop. They don't want it, so this projects kinda dead, wish I hadn't started it so early haha. Any ideas for an alternate purpose (not an IM client): jwinsatt@adelphia.net
Loosing order and overview over your bookmark collection? Using two or more different browsers, each with its own bookmark DB? Do you want to search your bookmarks? If you got a mySQL/PHP/webserver system running on your computer, just use BookMarkLinks
dbViZ is a Java application that allows users to easily visualize existing database schemas. Unlike ER-diagrams, dbViZ diagrams are lower level, describing the exact structure of the schema, yet they're customizable so users can focus on what they want.
phpBddb adresses collectors of beer mats (coasters), who want to maintain they`re collection webbased.
Features should be:
- easy data exchange between collectors
- maintaining one collection with unlimited users
- specified user rights and user grou
This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
XBase File to MySQL conversion and vice versa.
ATTENTION:
This project is no longer maintained.
There's another brand of the same code uploaded to MySQL.COM
Check it out there.
If you want to use it anyway, co the cvs, the releases are bogus.
If you don't have access to a database but you do have access to PHP, and you want your web data stored in a database, then this is what you're looking for! Full sql compatibility is planned as well as a perl port.
...The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation.
The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's shared memory.
I have already done an encouraging poc with C and mmap.