Find Jobs
Hire Freelancers

C# - Port a database adaptor from Firebird to PostGres/MSSQL/Oracle & MySQL

$30-250 USD

キャンセル
投稿日: 約5年前

$30-250 USD

完了時にお支払い
I have developed an ORM system that currently uses Firebird SQL database as a back-end. I have a produced an abstract Database class whereby each database that I will support will be inherited from a class called "Database". I need assemblies making for PostGres/MSSql/Oracle/MySQL (and potentially other databases) so that I can support all these different servers. Please supply quotation PER DATABASE to be supported. If I am happy with your work we will renew contract for each database. Need to start with PostGres. Each assembly will require some virtual methods to be overridden to support 3 forms of functionality: 1) Inherit DataBase class and implement virtual functions for Backup, Restore and NewDatabase - ideally should forward request on to official DB backup/restore utility - ideally through API or could spawn command line if no .net API available. This will allow my app to easily create/backup/restore a database providing a folder and filename where backup / database is to be located. 2) Provide a subclass within the database class called TFunctions which should list as static methods all the internal stock database functions the database supports (COALESCE(..,..,...), ABS()), CONCAT() etc: public abstract class FbSqlFunctions : [login to view URL] { protected Expression COALESCE(params Expression[] expressions) { var expressionList = [login to view URL](o => [login to view URL]).ToList(); var expressionStringList = [login to view URL](expressionList); return new Expression() { Value = $"COALESCE({expressionStringList}" }; } } If it turns out that certain functions are supported by all the database servers then the function should be moved to the base class to avoid duplication of code in sub-classes. 3: Each database may have slightly different syntax for creating tables / views /triggers. So third area is to inherit functions such as CreateView(Name, Fields,Text) -> and spit out the correct SQL each given DB server. Again keep as much common notation as possible in base class to avoid replication. Project ready to start immediately. PostGres is priority. We will start with that. If I am happy with your work Then we will proceed to implement the other 3 databases and probably 4-5 less well known databases.
プロジェクト ID: 18728605

プロジェクトについて

1個の提案
リモートプロジェクト
アクティブ 5年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です

クライアントについて

UNITED KINGDOMのフラグ
Stirling, United Kingdom
5.0
4
お支払い方法確認済み
メンバー登録日:10月 23, 2017

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。