TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Review our startup (sirql.dwavesys.com)

3 pointsby truskoover 15 years ago
SirQL is a conservative extension to SQL that directly integrates state-of-the-art optimization and search directly into existing databases. SirQL wraps SQL interfaces to all common databases so that SQL developers can rapidly become productive with minimal training.<p>A user specifies the ideal they are looking for, and SirQL will automatically return a ranked list of objects in your database that are as similar as possible to your ideal. Hard and soft constraints, preferences and optimization are all available and easy to use. This site will help you learn, share and contribute ideas about SirQL.<p>http://sirql.dwavesys.com

4 comments

truskoover 15 years ago
I forgot to attach the URL: <a href="http://sirql.dwavesys.com/console/" rel="nofollow">http://sirql.dwavesys.com/console/</a><p>You have to register to be able to manage your custom database.
nzmsvover 15 years ago
Is there an implementation people can use? What about a formal spec of the SQL extensions you are introducing? What's the licensing like?
评论 #997107 未加载
truskoover 15 years ago
We just added SQL console (under Try it now!). You can manage your own database (using phpMyAdmin) and run SQL against it.
truskoover 15 years ago
Clickable url - <a href="http://sirql.dwavesys.com" rel="nofollow">http://sirql.dwavesys.com</a><p>Tomas