Skip to content

Ask HN: Open Source project using MySQL as a schemaless datastore

1 pointdougk71 comment
On HN

I'm looking for an open source framework that uses MySQL as a schema-less datastore like the one described here http://bret.appspot.com/entry/how-friendfeed-uses-mysql

One option would be to use MongoDB but for this particular project I'm constrained to use MySQL.

Comments

InnoDB provides a schemaless datastore and can be used directly. A couple of results for a quick google search for "innodb nosql":

http://yoshinorimatsunobu.blogspot.com/2010/10/using-mysql-a... http://blogs.innodb.com/wp/2011/04/nosql-to-innodb-with-memc...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.