Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9214057
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:53:29+00:00 2026-06-18T01:53:29+00:00

Does a library exist in .net that can perform queries server-side? The reason I

  • 0

Does a library exist in .net that can perform queries server-side?

The reason I ask is even though I’ve used many tricks to maximize database performance such as SELECTing and JOINing on the PRIMARY, using INTs as the PRIMARY, fixed LENGTHs, UPDATEing instead of DELETEing, no NULLs for columns to be UPDATEd, and UPDATEing tables by using an INT “state” column (such as “active”, “inactive”, etc), but latency times go from <10ms to >100ms just by using a few SELECTs with 1 JOIN each using the techniques above.

I’m going to start using the server to JOIN instead because I’ve had lots of success with driving lag back down <10ms doing so, but I’m wondering if there’s already a library or built-in feature that can do this.

An example would be breaking a single JOIN query into multiple queries:

  1. SELECT a specific row from a table1 based upon the PRIMARY key
  2. SELECT a specif row from table2 based upon the PRIMARY located in table1

And the complexity only increases from there. Does such a library/feature exist for .net?

Many thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T01:53:30+00:00Added an answer on June 18, 2026 at 1:53 am

    It sounds like you’re looking for something like the ADO.NET Entity Framework. Using LINQ, you can query data in code in such a way that the query expressions are converted to SQL and optimized (as best as possible) to get the data you’re querying.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does .NET Transliteration library exists ? Note that this is not translation, something like
Does anybody know a Perl library that can parse XML documents and enables me
Is there a JavaScript library that can perform timing of the webpage when it
Does anyone know of, or can recommend, a library that can recursively visualize an
I have a library that does I/O. There are a couple of external knobs
Is there a .NET library that allows 3D transform of images? I want to
I have a program that uses the libexif C library found here http://libexif.sourceforge.net/ I
I can't imagine that there doesn't exist an efficient, lightweight, secure authentication and authorization
I'm looking for a .NET library or wrapper for Google Maps, that contains all
What graphing library does GitHub use on its Graphs tab? When you navigate to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.