Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://en.wikipedia.org/wiki/SQL — found via Wikipedia
SQL
Structured Query Language (SQL) (pronounced /ˌɛsˌkjuˈɛl/ S-Q-L; or alternatively as /ˈsiːkwəl/ "sequel") is a domain-specific language used to manage
-
https://www.sqlite.org/slt — found via Mwmbl
sqllogictest: Documentation
Sqllogictest is a program designed to verify that an SQL database engine computes correct results by comparing the results to identical queries from other…
-
http://technet.microsoft.com/library/ms140570(v=sql.90) — found via Mwmbl
SQLServer Object | Microsoft Learn
The SQLServer object is compatible with instances of SQL Server versions 7.0 and later. However, the SQLServer2 object extends the functionality of the S…
-
https://www.r-bloggers.com/2016/11/sqlserver-on-docker/ — found via Mwmbl
SQLServer on Docker | R-bloggers
SQLServer on Docker [This article was first published on R-Chart, and kindly contributed to R-bloggers]. (You can report issue about the content on this …
-
http://fileformats.archiveteam.org/wiki/SQLite — found via User
SQLite - Just Solve the File Format Problem
SQLite is a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus fre…
-
https://docs.python.org/3/library/sqlite3.html — found via User
sqlite3 â DB-API 2.0 interface for SQLite databases — Python 3.13.3 documentation
SQLite is a C library that provides a lightweight disk-based database that doesnât require a separate server process and allows accessing the database u…
-
http://weblogs.asp.net/dneimke/379991 — found via Mwmbl
ShowUsYour<Blog> - SqlServer 2005 pricing details
SqlServer 2005 pricing details 1 Comment These prices look pretty competitive when you compare them with Oracle. Nice to see that the enterprise version …
-
http://sqlite.org/c3ref/c_trace.html — found via Mwmbl
SQL Trace Event Codes
SQL Trace Event Codes These constants identify classes of events that can be monitored using the sqlite3_trace_v2() tracing logic. The M argument to sqli…
-
https://www.loc.gov/preservation/digital/formats/fdd/fdd000461.shtml — found via User
SQLite, Version 3
Identification and description SQLite, version 3, is the file format used as the publicly documented native format for the SQLite database engine since Ju…
-
https://simonwillison.net/tags/sqlserver/ — found via Mwmbl
Simon Willison on sqlserver
3 posts tagged “sqlserver” 2008 Windows Server and SQL Server on EC2 (via) Launched today, the pricing includes rental of the Windows license. Regular Wi…
-
https://write.as/attach-to-process/tag:SqlServer — found via Mwmbl
SqlServer — Attach to Process
SqlServer If you want to see what kind of error Axios throws, it is better to use console.log(error.toJSON()) than console.log(error). That's because the…
-
http://blogs.msdn.com/neilhut/sqlserver-denali-keynote-at-teched-2011 — found via Mwmbl
SQLServer “Denali” keynote at TechED 2011 | Microsoft Learn
Share via SQLServer “Denali” keynote at TechED 2011 In this article On Monday, Quentin Clark ( GM of SQL Engineering) presented a foundational session at…
-
https://sqlitebrowser.org/ — found via User
DB Browser for SQLite
DB Browser for SQLite DB Browser for SQLite (DB4S) is a high quality, visual, open source tool designed for people who want to create, search, and edit SQ…
-
https://github.com/go-gorm/sqlserver — found via Mwmbl
GitHub - go-gorm/sqlserver: GORM sqlserver driver
Saved searches Use saved searches to filter your results more quickly You signed in with another tab or window. Reload to refresh your session.You signed…
-
https://blogs.cisco.com/tag/sqlserver — found via Mwmbl
#SQLServer - Cisco Blogs
Cisco continues to develop their partnership with Microsoft becoming a critical component of the Microsoft Data Centers across the globe. 80% of the data…
-
http://unix.stackexchange.com/tags/sqlserver/synonyms — found via Mwmbl
'sqlserver' Tag Synonyms - Unix & Linux Stack Exchange
Tag Info Incorrectly tagged questions are hard to find and answer. If you know of common, alternate spellings or phrasings for this tag, add them here so…
-
http://www.sqlserver.info/ — found via Mwmbl
SQLServer.info
In SQL Server 2016 they are added support for outputting your query results in JSON. When you serialize your data to JSON using the FOR JSON clause, a dat…
-
http://stackoverflow.blog/sql/ — found via Mwmbl
sql - Stack Overflow
sql Dr. Richard Hipp, creator of SQLite, shares how he taught himself to program, the challenges he faced in creating SQLite, and the importance of testi…
-
https://serverfault.com/a/77713 — found via Mwmbl
sql server - SQLServer - need to access an ACT! database for dat…
8 Answers 8 Sage purposefully makes it difficult to get to your data because they see that as a "revenue opportunity". (I guess they want to have all of …
-
http://www.microsoft.com/sqlserver — found via Mwmbl
Microsoft SQL Server
Microsoft SQL Server 2025 Accelerate your AI application's time to market by harnessing the power of your data and the built-in AI capabilities of SQL Se…
-
http://lwn.net/Articles/177851/ — found via Mwmbl
SQL injection attacks [LWN.net]
SQL injection attacks SQL injection attacks The prepared statement functionality, at least in some databases, is actually even better than this article s…
-
http://stackoverflow.com/q/15477743 — found via Mwmbl
sql - ListAGG in SQLSERVER - Stack Overflow
great answer - a bit more concise than the marked answer + also mentions other sql dialects. The sqlserver syntax for this is really unintuitive. I was a…
-
http://aws.amazon.com/sql — found via Mwmbl
SQL Server | Amazon Web Services | AWS
Microsoft SQL Server on AWS AWS has helped hundreds of thousands of customers transition their SQL Server workloads to the cloud since 2008, longer than …
-
http://stackshare.io/sql — found via Mwmbl
SQL - Reviews, Pros & Cons | Companies using SQL
SQL Alternatives & Comparisons JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such a…
-
http://antonz.org/sql-join/ — found via Mwmbl
SQL join flavors
Qualified join "Qualified join" is a umbrella term for the most common types of joins: inner, left, right and full. If you haven't heard of these or have…