gdw + database   28

Pumilio Web-based Sound Archive
Pumilio is a free and open source PHP/MySQL application for the management of sound archives and the visualization and manipulation of sound files. The system allows the user to load sound files in many formats, see the spectrogram of the sound, select regions of the sound for further analysis and insertion in a database, filtering, and many other manipulations.
audio  music  spectrogram  database  visualization 
2 days ago by gdw
MusicBrainz - The Open Music Encyclopedia
MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.

MusicBrainz aims to be:

The ultimate source of music information by allowing anyone to contribute and releasing the data under open licenses.
The universal lingua franca for music by providing a reliable and unambiguous form of music identification, enabling both people and machines to have meaningful conversations about music.
Like Wikipedia, MusicBrainz is maintained by a global community of users and we want everyone — including you — to participate and contribute
database  metadata  mp3  music  software 
8 weeks ago by gdw
GERSIC.COM free audio plugin database
Welcome to the Gersic.com free audio plugin database, the largest online database of free audio plugins. We list nearly 2000 free VST plugins, free DirectX plugins, RTAS, AU, and more from developers all over the world.
audio  free  music  plugin  database 
february 2012 by gdw
SQLAlchemy - The Database Toolkit for Python
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

SQLAlchemy considers the database to be a relational algebra engine, not just a collection of tables. Rows can be selected from not only tables but also joins and other select statements; any of these units can be composed into a larger structure. SQLAlchemy's expression language builds on this concept from its core.

Object Relational Mappng
database  programming  python  sql  ORM 
december 2011 by gdw
The Sheridan Libraries Blog » PsycINFO: Lots of Limits
PsycINFO is the database to use for literature searches about psychology, psychiatry, behavioral science (including animal behavior), and mental health. The things you already know how to do probably include keyword searching and using FindIt to link to the full text of articles. Using the limits can make your search more precise.
psycinfo  database  jhu  sheridan  blog 
november 2011 by gdw
MacZealots > Reviews > MailSteward
MailSteward is an e-mail archiving solution that imports your e-mail into a database of its own and allows for searching, sorting and exporting of your e-mail messages. With MailSteward you can import POP, IMAP and .Mac accounts as well as mbox files created in Microsoft Entourage.
apps  osx  mail.app  archiving  database  review 
october 2011 by gdw
How The Echo Nest is Powering the Internet's Musical Brain | Fast Company
Eventually, the most successful music companies may not be the ones that create, play, or sell music. Rather, they may be the ones to collect the most music data. In this race, Somerville, Massachusetts-based the Echo Nest is ahead.
echonest  database  analysis 
september 2011 by gdw
South
This is South, intelligent schema and data migrations for  Django projects.
database  django  migration  python 
august 2011 by gdw
From Big Data to NoSQL: The ReadWriteWeb Guide to Data Terminology (Part 1)
data, big data, databases, relational databases and other foundational issues
data  database  nosql  reference  wpd  itp  pt1 
august 2011 by gdw
10 things you should know about NoSQL databases | TechRepublic
The relational database model has prevailed for decades, but a new type of database — known as NoSQL — is gaining attention in the enterprise. Here’s an overview of its pros and cons.
nosql  database 
july 2011 by gdw
memcached - a distributed memory object caching system
Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
cache  database  opensource  performance 
june 2011 by gdw
MongoDB
MongoDB (from "humongous") is a scalable, high-performance, open source, document-oriented database. Written in C++
cloud  database  nosql  opensource 
june 2011 by gdw
CouchDB - Wikipedia, the free encyclopedia
Apache CouchDB, commonly referred to as CouchDB, is an open source document-oriented database written in the Erlang programming language. It borrows from NoSQL and is designed for local replication and to scale horizontally across a wide range of devices
erlang  opensource  database  document_oriented 
june 2011 by gdw
MongoDB - Wikipedia, the free encyclopedia
open source, high-performance, schema-free, document-oriented database written in the C++ programming language.[1] The database is document-oriented so it manages collections of JSON-like documents.
api  coding  database  dev 
june 2011 by gdw
Data Crow - Cataloger
Data Crow is the ultimate media cataloger and media organiser. Always wanted to manage all your collections in one product? You want a product you can customize to your needs? Your search ends here! Using Data Crow allows you to create a huge database containing all your collected items. You can use the excellent online services to retrieve the information instead of typing all the information yourself.
books  database  media  opensource  software  organiser  cataloger 
june 2011 by gdw
How to Save Form Data to a Database
Are you looking for an easy way to create forms and either submit the data to an email address, store it in a mySQL database or do both at the same time?
mysql  save  html  form  data  database  wpd 
may 2011 by gdw
SQLite Database Browser | Download SQLite Database Browser software for free at SourceForge.net
SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface.
database  gui  mac  software  sqlite 
march 2011 by gdw
UVa Online Judge - Home
Here you will find hundreds of problems. They are like the ones used during programming contests, and are available in HTML and PDF formats. You can submit your sources in a variety of languages, trying to solve any of the problems available in our database.
programming  problems  database 
february 2011 by gdw
SQLite Home Page
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
database  programming  sql  sqlite  opensource 
january 2011 by gdw
Rebuild your database and speed up Mail.app « Hawk Wings
Envelope Index (see “What’s in your Mail folder?”) is an SQLite database that stores key information about your emails. Over time it can get terminally corrupted (see “The dreaded ‘your home directory is full’ message”).
database  email  osx  tips 
july 2010 by gdw
The Internet Speculative Fiction Database
The ISFDB is a community effort to catalog works of science fiction, fantasy, and horror. It links together various types of bibliographic data: author bibliographies, publication bibliographies, award listings, magazine content listings, anthology and collection content listings, and forthcoming books.
books  database  fiction  reference  scifi  internet  speculative  isfdb 
april 2010 by gdw
SQLite Database Browser
SQLite Database Browser is a freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands
code  database  mac  tools  freeware  public  domain  opensource  visual  sql  sqlite 
march 2010 by gdw
hibernate.org - Hibernate - Relational Persistence for Java and .NET
Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibernate allows you to express queries in its own portable SQL extension (HQL), as well as in native SQL, or with an object-oriented Criteria and Example API.
database  java  ggc  gnu  glucose  control 
november 2009 by gdw
HadoopDB: An Open Source Parallel Database - O'Reilly Radar
HadoopDB is comprised of Postgres on each node (database layer), Hadoop/MapReduce as a communication layer that coordinates the multiple nodes each running Postgres, and Hive as the translation layer. The result is a shared-nothing parallel database, that business analysts can interact with using a SQL-like language
opensource  database  parallel  postgresql  nosql  mapreduce  bigdata  hadoopdb  hadoop 
july 2009 by gdw

Copy this bookmark:



description:


tags: