-
Updated
Jun 13, 2020 - JavaScript
#
sql-server
Here are 151 public repositories matching this topic...
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
mysql
postgres
sql-server
cassandra
presto
data-visualization
data-analysis
sap-hana
sql-editor
vertica
crate-io
Open
Upon SELECT queries, 'result.rowsAffected' returns number of rows returned. Needs documentation
1
aroncal
commented
Apr 2, 2020
When executing a query, the result object has the rowsAffected property. According to the documentation, it gives that information for INSERT/UPDATE/DELETE queries; but I can see that it also gives the number of rows returned by a SELECT query.
Can we be confident it will be that way always? If so, shouldn't the README be updated to reflect this behavior?
Thanks.
-
Updated
Jun 12, 2020 - JavaScript
New version based on vert.x and docker
javascript
mysql
docker
kubernetes
groovy
sql
sql-server
database
postgresql
oracle
jmeter
saas
vertx
database-services
-
Updated
May 31, 2020 - JavaScript
HTML5 SQL Server Integration Services Dashboard
-
Updated
Apr 28, 2019 - JavaScript
This project born from the need from people to have a way of communication between municipalities and communities. Some municipalities, have their platforms, but they are complex to validate the veracity of complaints. Denounced, it was born with the purpose of offering a free platform to these municipalities. Denounced consists of three main modules developed with Microsoft technologies, using the .Net Framework and Xamarin for its development: 1. Back End Web Project: Module of administration of the complaints, by the employees of the town councils. In this tool, the employees of the city council receive, validate, report and close the complaints, after being served. 2. Web Portal Client: It consists of a web project, so that the community make their complaints, in the same, the users of the service create a profile, must specify when making their complaint, evidence to support this. Through the portal, they can see the complaints of other community members, follow it, give their opinion or provide possible solutions or more evidence. 3. Mobile Project: It has the same functionalities as the web portal, with the addition, that the automatic location can be sent, from the cell phone.
-
Updated
Apr 25, 2020 - JavaScript
A Vue.js single page application for basic Management By Objective tasks using ASP .NET Webapi 2 and SQL server
-
Updated
Nov 6, 2019 - JavaScript
Find the most resource consuming SQL Server queries.
-
Updated
Aug 3, 2019 - JavaScript
Collects events from SQL Server and saves them to Elasticsearch for further analysis.
-
Updated
Aug 4, 2019 - JavaScript
Full stack (mostly unopinionated) starter pack with React+Redux and Expressjs
react
redux
javascript
mysql
docker
nginx
babel
express
sql-server
eslint
es6
sphinx
sequelize
full-stack
readthedocs
mssql
fullstack
read-the-docs
-
Updated
May 31, 2018 - JavaScript
SyncProxy javascript client with support for all major embedded databases (IndexedDB, SQLite, WebSQL, LokiJS...)
mysql
app
mobile
synchronization
sql
sql-server
database
ionic
mongodb
offline
nosql
sqlite
localstorage
indexeddb
websql
embedded-database
reactivity
sqlserver
sync-client
reactive-sync
-
Updated
Apr 11, 2020 - JavaScript
Implementation of FullCalendar in ASP.NET Core
-
Updated
Apr 4, 2020 - JavaScript
Warehouse Management System. ASP.NET MVC 5
linq
sql-server
html5
warehouses
inventory
entity-framework
inventory-management
asp-net-mvc
warehouse-management
-
Updated
Feb 17, 2018 - JavaScript
-
Updated
Dec 29, 2015 - JavaScript
EitanBlumin
commented
Apr 3, 2019
Use HTML 5 semantic elements standards:
a basic CMS sample that made with ASP.NET 4.5 WebForms and SQL Server 2012.
-
Updated
Feb 28, 2019 - JavaScript
Here is provide you rich, robust and successfully CRUD operation in single. Which have many built in function with validation, Partial View Update and many more, Also in this repo include Three Tire Architecture with Repository pattern. Users can use this repository with multiple Uses.
bootstrap
sql-server
async
single-page-app
entity-framework
mvc-architecture
mvc5
mvc-pattern
single-page-applications
asp-net
async-await
responsive-design
responsive-layout
entityframeworkcore
mssql-database
jquey
mssql-server
-
Updated
Jun 12, 2020 - JavaScript
Finances manager app built using ASP.NET MVC + EF6 + Razor + AdminLTE + SQL Server
-
Updated
Mar 20, 2019 - JavaScript
metabase 中文版 (0.24.2)
-
Updated
Apr 14, 2018 - JavaScript
a basic CMS sample that made with ASP.NET 4.5 WebForms and Entity Framework 6.2 (Database First) and SQL Server 2012.
c-sharp
jquery
sql-server
bootstrap4
entity-framework
mssql
asp-net
nouislider
angular-filemanager
web-forms
-
Updated
Feb 28, 2019 - JavaScript
SQL Stored Procedures Testing Framework
-
Updated
Mar 17, 2020 - JavaScript
Node Express REST API (ES2015 & ESnext) for cubesensors-iot-azure (https://github.com/ttu/cubesensors-iot-azure)
-
Updated
Dec 6, 2016 - JavaScript
Este projeto de exemplo será construido em ASP.NET MVC, Razor, BootStrap, WCF, Entity Framework Code First, Migrations, Sql Server. Usarei alguns conceitos de DDD (Domain Drive Design) neste exemplo Basicamente teremos as seguintes funcionalidades na aplicação:
-
Updated
Jun 20, 2017 - JavaScript
An Interactive & Responsive ASP.net MVC Website With SQL Server Backend
-
Updated
Dec 9, 2017 - JavaScript
A Google App Script for Google Sheets to read OData feed from Progress DataDirect Hybrid Data Pipeline.
-
Updated
Jul 19, 2018 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
A short PC Builder application for the people who has no idea about how to make their own PC. It also uses voice recognition and can also be used through manual inputs. Has web application and also can be used in android. Android API29 or above. CSE327 project for North South University students.
javascript
sql
sql-server
sqlite-database
android-application
sql-injection
java-8
html-css
nsu-cse327
-
Updated
Apr 24, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sql-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-server topic, visit your repo's landing page and select "manage topics."
SQL queries sometimes are slow... for example if you don't use indexes. Showing query time in seconds is a nice to have feature.