Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 270 of 280

Modern applications integrate with databases using an N-tier architecture. The overall system is comprised of many layers. The database can be thought of as being at the bottom of this architecture, and perhaps a web browser presenting information is at the top. In between can be found HTML, XML ... [More] , JSP, ASP, web servers, networks, class libraries, virtual machines, message queues, etc. Black box database(BBD) design constrains schema references to the database. The BBD exposes a consistent and rigid Application Programming Interface (API). The API of the database becomes as fixed as that of class libraries. In the case of class libraries, method calls may be deprecated, and marked as such, being replaced by newer and better methods and interfaces. BBD supports deprecation and revision of database API elements. BBD ties functional requirements to schema and testability; testability to performance and security. No longer are these features buried and possible bypassed, but become and integral part of the design. The code base will be release here as both Java and .Net tested with MySQL and SQL Server. Refer to Google group BBD User Group for details. Current source code maintained on SourceForge http://sourceforge.net/svn/?group_id=211056 or svn co https://blackboxdb.svn.sourceforge.net/svnroot/blackboxdb blackboxdb [Less]

0
 
  0 reviews  |  0 users  |  35,937 lines of code  |  0 current contributors  |  Analyzed about 5 hours ago
 
 

Baboo is a free open-source utility for managing your MySQL databases. It's designed to be easy to use while remaining effective. Baboo is under heavy development, and there is no stable release. Everyone is invited to participate, just send an e-mail to abresas@gmail.com! Check back soon! ... [More] Many thanks dionyziz for creating the baboo mockup! [Less]

0
 
  0 reviews  |  0 users  |  11,636 lines of code  |  0 current contributors  |  Analyzed about 21 hours ago
 
 

JProcedure is a generic engine written completely in Java (1.5) for invoking stored procedures on variety of database platforms (Oracle, PostreSQL, MySQL, etc). It uses java annotations to describe information necessary for a proper stored procedure call and lets you define whether the results ... [More] should be cached or not. It also allows you to inject custom written interceptors to add specific logic to procedure invocation (you may find interceptors useful for logging or performance measuring purposes) [Less]

0
 
  0 reviews  |  0 users  |  19,554 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

NamedQuerySets are the foundation for quickly defining, building, and publishing the contents of a Django QuerySet. You start with a plain QuerySet, give it a name, and define some public filters. After some basic templating, you've got a newegg-style content browser. The filter state is a small ... [More] string, so that after drilling down in the content browser, the same filter can be bookmarked, turned into an RSS feed, a website widget, or email alerts (like Google Alert) without much extra effort. NamedQuerySets also support browsing/filtering of multiple querysets on the same page, automatically maintaining each NQS's filter state independently within the URL querystring. The code works, but the API isn't finalized yet. A handful or two of issues are under active development, before we declare 1.0. For a demo of NamedQuerySets in action, visit http://www.chinabizevents.com/ [Less]

0
 
  0 reviews  |  0 users  |  747 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

NeoMem allows you to store and organize all kinds of information in a cross between a word processor and database. The interface is similar to Windows Explorer, except that instead of dealing with files on a hard disk you deal with objects in a file.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

End DB is a database project for the Reborn Emulator. It is a Blizzlike Database. This project was founded in 2008 by CodeDemon and Killer911Pt. End DB is currently run by CodeDemon and Wigsplitta, the project is an effort to provide a universal database solution for all Ascent servers. The EndDB ... [More] project supports Blizzlike, Funserver and Twink realms. [Less]

0
 
  0 reviews  |  0 users  |  5,052 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Glitch is a web-based issue tracking application which is simple to use. It will support basic issue tracking workflow such as: Logging an Issue Resolving an Issue Assigning an Issue Closing an Issue Searching Issues It will also support tracking issues on multiple projects It will provide basic ... [More] project management capabilities: Version tracking The primary focus of the application is simplicity and ease-of-use and intuitiveness [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

A basic inventory tracking application from scratch. Not so much for the purpose of creating an inventory tracking application, but more so that I may learn about application development, and use my knowledge of inventory tracking as a base. I intend to first create an imaginary inventory ... [More] situation, and then create an application based on the set requirments. You know... for fun. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

ss

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

Enables running SQL scripts in automatic or manual mode. Can be used in agile development during automatic build or test, and as a database terminal console. It works with any database having JDBC driver. Suppronts MySQL, PostgreSQL, Derby, HSQL and H2 out of the box. It also supports DB2, MS SQL ... [More] and Oracle after downloading appropriate proprietary driver. These drivers are available for free but as they are not open source I can not include them in the bundle. [Less]

0
 
  0 reviews  |  0 users  |  1,022 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.