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 6364151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:07:39+00:00 2026-05-25T00:07:39+00:00

As a personal project, I have been developing my own database software in C#.

  • 0

As a personal project, I have been developing my own database software in C#. Many current database systems can use SQL commands for queries. Is there anyone here that could point me in the right direction of implementing such a system in a database software written completely from scratch? For example a user familiar with SQL could enter a statement as a string into an application, that statement will be analyzed by my application and the proper query will be run. Does anyone have any experience with something like that here? This is probably a very unusual questions haha. Basically what I am asking, are there any tools available out there that can dissect SQL statements or will I have to write my own from scratch for that?

Thanks in advance for any help!

(I may transfer some of my stuff to Python and Java, so any potential answers need not be limited to C#)

ALSO: I am not using any current SQL database or anything like that, my system is completely from scratch, I hope my question makes sense. Basically I want my application to be able to interface with programs that send SQL commands.

  • 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-05-25T00:07:40+00:00Added an answer on May 25, 2026 at 12:07 am

    A full-on database engine is a pretty serious undertaking. You’re not going to sit down and have a complete engine next week, so I’d have thought you would want to write the SQL parser piecemeal: adding features to the parser as the features are supported in the engine.

    I’m guessing this is just something fun to do, rather than something you want working ASAP. Given that, I’d have thought writing an SQL parser is one of the best bits of the project! I’ve done lots of work with flat file database engines, because the response times required for queries don’t allow a RDBMS. One of the most enjoyable bits has been adding support for SQL fragments in e.g. the UI, where response time isn’t quite as vital.

    The implementation I work on is plain old C, but in fact from what I’ve seen, most relational databases are still written primarily in C. And there is something satisfying about writing these things in a really low level language 🙂

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

Sidebar

Related Questions

For a personal project I have been implementing my own libstdc++. Bit by bit,
I'm currently open sourcing a project that we've been developing on our own personal,
Up till now I have been developing my personal and school projects at home
I have a personal project that's been online for sometime now. I've been keeping
Some background: As a personal project, I've been developing a kernel in c++. Things
I've been developing a GUI library for Windows (as a personal side project, no
I have a Mercurial repository for a personal project, and I have been storing
In my current personal project , I have a Core project, a DependencyResolution project,
I'm starting a personal project, so I have at the moment complete architectural/design control.
I'm begining the development of a personal Web Application project. I'd like to have

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.